# Generated by roxygen2: do not edit by hand

S3method(clustered,densityCluster)
S3method(clusters,densityCluster)
S3method(findClusters,densityCluster)
S3method(labels,densityCluster)
S3method(plot,densityCluster)
S3method(plotMDS,densityCluster)
S3method(print,densityCluster)
export(clustered)
export(clusters)
export(densityClust)
export(estimateDc)
export(findClusters)
export(plotMDS)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,legend)
importFrom(graphics,locator)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,cmdscale)
useDynLib(densityClust)
