# Generated by roxygen2: do not edit by hand

S3method(buildWijMatrix,CsparseMatrix)
S3method(buildWijMatrix,TsparseMatrix)
S3method(distance,CsparseMatrix)
S3method(distance,TsparseMatrix)
S3method(distance,matrix)
S3method(randomProjectionTreeSearch,CsparseMatrix)
S3method(randomProjectionTreeSearch,TsparseMatrix)
S3method(randomProjectionTreeSearch,matrix)
export(buildEdgeMatrix)
export(buildWijMatrix)
export(distance)
export(ggManifoldMap)
export(gplot)
export(hdbscan)
export(largeVis)
export(lof)
export(manifoldMap)
export(manifoldMapStretch)
export(neighborsToVectors)
export(projectKNNs)
export(randomProjectionTreeSearch)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes_)
importFrom(ggplot2,annotation_raster)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,unit)
importFrom(grDevices,as.raster)
importFrom(graphics,rasterImage)
importFrom(stats,aggregate)
importFrom(stats,runif)
useDynLib(largeVis)
