# Generated by roxygen2: do not edit by hand

S3method(print,bdsvd)
S3method(print,blocks)
S3method(print,ispca)
S3method(print,prmats)
export(bdsvd)
export(bdsvd.cov.sim)
export(bdsvd.ht)
export(bdsvd.structure)
export(cdm.pca)
export(detect.blocks)
export(ispca)
export(prmats)
export(single.bdsvd)
importFrom(Rcpp,sourceCpp)
importFrom(irlba,irlba)
importFrom(irlba,svdr)
importFrom(stats,cov)
importFrom(stats,runif)
importFrom(stats,var)
useDynLib(bdsvd, .registration = TRUE)
