# Generated by roxygen2: do not edit by hand

export(DeferredMatrix)
export(DeferredMatrixSeed)
export(ExactParam)
export(FastAutoParam)
export(IrlbaParam)
export(LowRankMatrix)
export(LowRankMatrixSeed)
export(RandomParam)
export(ResidualMatrix)
export(ResidualMatrixSeed)
export(bsdeferred)
export(bsfold)
export(bsparam)
export(runExactSVD)
export(runIrlbaSVD)
export(runPCA)
export(runRandomSVD)
export(runSVD)
exportClasses(BiocSingularParam)
exportClasses(DeferredMatrix)
exportClasses(DeferredMatrixSeed)
exportClasses(ExactParam)
exportClasses(FastAutoParam)
exportClasses(IrlbaParam)
exportClasses(LowRankMatrix)
exportClasses(LowRankMatrixSeed)
exportClasses(RandomParam)
exportClasses(ResidualMatrix)
exportClasses(ResidualMatrixSeed)
exportMethods("%*%")
exportMethods("[")
exportMethods("dimnames<-")
exportMethods(DelayedArray)
exportMethods(colMeans)
exportMethods(colSums)
exportMethods(crossprod)
exportMethods(dim)
exportMethods(dimnames)
exportMethods(extract_array)
exportMethods(rowMeans)
exportMethods(rowSums)
exportMethods(runPCA)
exportMethods(runSVD)
exportMethods(show)
exportMethods(t)
exportMethods(tcrossprod)
import(methods)
importClassesFrom(BiocParallel,MulticoreParam)
importClassesFrom(DelayedArray,DelayedMatrix)
importClassesFrom(Matrix,dgCMatrix)
importFrom(BiocGenerics,ncol)
importFrom(BiocGenerics,nrow)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bpisup)
importFrom(BiocParallel,bpnworkers)
importFrom(BiocParallel,bpstart)
importFrom(BiocParallel,bpstop)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedArray,extract_array)
importFrom(DelayedArray,getAutoBPPARAM)
importFrom(DelayedArray,new_DelayedArray)
importFrom(DelayedArray,seed)
importFrom(DelayedArray,setAutoBPPARAM)
importFrom(DelayedArray,sweep)
importFrom(Matrix,colMeans)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,drop)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,setValidity2)
importFrom(irlba,irlba)
importFrom(methods,hasMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(rsvd,rsvd)
importFrom(utils,head)
useDynLib(BiocSingular)
