# Generated by roxygen2: do not edit by hand

export(ccImpute)
export(ccImpute.SingleCellExperiment)
export(computeDropouts)
export(doSVD)
export(estkTW)
export(findDropouts)
export(getCorM)
export(rowVars_fast)
export(runKM)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpnworkers)
importFrom(BiocParallel,bpparam)
importFrom(Matrix,which)
importFrom(Rcpp,sourceCpp)
importFrom(SingleCellExperiment,logcounts)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,assayNames)
importFrom(irlba,irlba)
importFrom(sparseMatrixStats,rowVars)
importFrom(stats,kmeans)
useDynLib(ccImpute)
