# Generated by roxygen2: do not edit by hand

S3method(deadwood,default)
S3method(deadwood,dist)
S3method(deadwood,mst)
S3method(deadwood,mstclust)
S3method(mst,default)
S3method(mst,dist)
export(deadwood)
export(kneedle_increasing)
export(mst)
importFrom(Rcpp,evalCpp)
importFrom(quitefastmst,knn_euclid)
importFrom(quitefastmst,mst_euclid)
useDynLib(deadwood, .registration=TRUE)
