# Generated by roxygen2: do not edit by hand

export(dimred)
export(dimred_dm_destiny)
export(dimred_dm_diffusionmap)
export(dimred_ica)
export(dimred_knn_fr)
export(dimred_landmark_mds)
export(dimred_lle)
export(dimred_mds)
export(dimred_mds_isomds)
export(dimred_mds_sammon)
export(dimred_mds_smacof)
export(dimred_pca)
export(dimred_tsne)
export(dimred_umap)
export(list_dimred_methods)
importFrom(dynutils,calculate_distance)
importFrom(dynutils,is_sparse)
importFrom(dynutils,list_distance_methods)
importFrom(irlba,prcomp_irlba)
importFrom(lmds,lmds)
importFrom(stats,as.dist)
importFrom(stats,setNames)
importFrom(tibble,tribble)
