# Generated by roxygen2: do not edit by hand

S3method(predict,umap)
S3method(print,umap)
S3method(print,umap.config)
S3method(print,umap.knn)
export(umap)
export(umap.defaults)
importFrom(RSpectra,eigs)
importFrom(Rcpp,sourceCpp)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(openssl,md5)
importFrom(reticulate,import)
importFrom(reticulate,py_module_available)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
useDynLib(umap)
