# Generated by roxygen2: do not edit by hand

export(LazyMatrix)
export(lsqr)
export(norm)
exportClasses(LazyColumn)
exportClasses(LazyMatrix)
exportMethods("%*%")
exportMethods("+")
exportMethods("-")
exportMethods("[")
exportMethods(Compare)
exportMethods(colnames)
exportMethods(crossprod)
exportMethods(dim)
exportMethods(length)
exportMethods(lsqr)
exportMethods(ncol)
exportMethods(norm)
exportMethods(nrow)
exportMethods(prcomp)
exportMethods(setNames)
exportMethods(svd)
exportMethods(t)
importFrom(Rcpp,evalCpp)
importFrom(irlba,irlba)
importFrom(methods,Compare)
importFrom(methods,callGeneric)
importFrom(methods,new)
useDynLib(lazymatrix, .registration = TRUE)
