# Generated by roxygen2: do not edit by hand

export(cpmNormalization)
export(dRegulation)
export(makeNetworks)
export(manifoldAlignment)
export(pcNet)
export(scQC)
export(scTenifoldNet)
export(tensorDecomposition)
importFrom(MASS,boxcox)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(RSpectra,eigs)
importFrom(RSpectra,svds)
importFrom(Rcpp,sourceCpp)
importFrom(RhpcBLASctl,blas_set_num_threads)
importFrom(RhpcBLASctl,omp_set_num_threads)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_h1)
importFrom(cli,cli_inform)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(grDevices,boxplot.stats)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,dist)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(utils,tail)
useDynLib(scTenifoldNet, .registration = TRUE)
