# Generated by roxygen2: do not edit by hand

export(Incomplete)
export(Ssimpute.als)
export(Ssimpute.svd)
export(Ssvd.als)
export(biScale)
export(clean.warm.start)
export(complete)
export(deBias)
export(impute)
export(lambda0)
export(simpute.als)
export(simpute.svd)
export(softImpute)
export(softImpute.x.Incomplete)
export(softImpute.x.matrix)
export(splr)
export(svd.als)
exportClasses(Incomplete)
exportClasses(SparseplusLowRank)
exportMethods("%*%")
exportMethods(as.matrix)
exportMethods(colMeans)
exportMethods(colSums)
exportMethods(complete)
exportMethods(dim)
exportMethods(norm)
exportMethods(rowMeans)
exportMethods(rowSums)
import(Matrix)
import(methods)
importFrom(stats,rnorm)
importFrom(stats,weighted.mean)
importFrom(utils,packageDescription)
useDynLib(softImpute)
