# Generated by roxygen2: do not edit by hand

S3method("[",FileArray)
S3method("[",FstArray)
S3method("[<-",FileArray)
S3method("[<-",FstArray)
S3method("dim<-",AbstractLazyArray)
S3method("dimnames<-",AbstractLazyArray)
S3method(as.lazyarray,AbstractLazyArray)
S3method(as.lazyarray,default)
S3method(as.lazymatrix,AbstractLazyArray)
S3method(as.lazymatrix,default)
S3method(chunk_map,AbstractLazyArray)
S3method(dim,AbstractLazyArray)
S3method(dimnames,AbstractLazyArray)
S3method(fitted,lazylm)
S3method(head,AbstractLazyArray)
S3method(length,AbstractLazyArray)
S3method(max,AbstractLazyArray)
S3method(mean,AbstractLazyArray)
S3method(min,AbstractLazyArray)
S3method(partition_map,AbstractLazyArray)
S3method(partition_map,array)
S3method(partition_table,AbstractLazyArray)
S3method(partition_table,array)
S3method(print,"LazyArray-summary")
S3method(print,summary.lazylm)
S3method(range,AbstractLazyArray)
S3method(residuals,lazylm)
S3method(subset,AbstractLazyArray)
S3method(sum,AbstractLazyArray)
S3method(summary,AbstractLazyArray)
S3method(summary,lazylm)
S3method(tail,AbstractLazyArray)
export(as.lazyarray)
export(as.lazymatrix)
export(auto_clear_lazyarray)
export(chunk_map)
export(filearray)
export(fstarray)
export(get_lazy_threads)
export(lazy_parallel)
export(lazyarray)
export(lazylm)
export(partition_map)
export(partition_table)
export(set_lazy_threads)
exportMethods(crossprod)
exportMethods(typeof)
import(stats)
import(utils)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,signature)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
useDynLib(lazyarray, .registration = TRUE)
