# 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(calinski_harabasz_index)
export(devergottini_index)
export(dunnowa_index)
export(emst_mlpack)
export(fm_score)
export(gclust)
export(generalised_dunn_index)
export(genie)
export(gini_index)
export(mi_score)
export(mst)
export(negated_ball_hall_index)
export(negated_davies_bouldin_index)
export(negated_wcss_index)
export(normalized_clustering_accuracy)
export(normalized_confusion_matrix)
export(normalized_mi_score)
export(normalized_pivoted_accuracy)
export(normalizing_permutation)
export(pair_sets_index)
export(rand_score)
export(silhouette_index)
export(silhouette_w_index)
export(wcnn_index)
importFrom(Rcpp,evalCpp)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(utils,capture.output)
useDynLib(genieclust, .registration=TRUE)
