# Generated by roxygen2: do not edit by hand

S3method(Rtsne,data.frame)
S3method(Rtsne,default)
S3method(Rtsne,dist)
export(Rtsne)
import(Rcpp)
importFrom(stats,model.matrix)
importFrom(stats,prcomp)
useDynLib(Rtsne, .registration = TRUE)
