# Generated by roxygen2: do not edit by hand

S3method(gclust,default)
S3method(gclust,dist)
S3method(gclust,mst)
S3method(genie,default)
S3method(genie,dist)
S3method(genie,mst)
S3method(mst,default)
S3method(mst,dist)
export(adjusted_fm_score)
export(adjusted_mi_score)
export(adjusted_rand_score)
export(bonferroni_index)
export(emst_mlpack)
export(fm_score)
export(gclust)
export(genie)
export(gini_index)
export(mi_score)
export(mst)
export(normalized_accuracy)
export(normalized_mi_score)
export(pair_sets_index)
export(rand_score)
importFrom(Rcpp,evalCpp)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(utils,capture.output)
useDynLib(genieclust, .registration=TRUE)
