# Generated by roxygen2: do not edit by hand

S3method(adjusted_rand_index,data.frame)
S3method(adjusted_rand_index,matrix)
S3method(fowlkes_mallow_index,data.frame)
S3method(fowlkes_mallow_index,matrix)
S3method(matthews_correlation_coefficient,data.frame)
S3method(matthews_correlation_coefficient,matrix)
S3method(rand_index,data.frame)
S3method(rand_index,matrix)
S3method(seq_cluster_usearch,DNAStringSet)
S3method(seq_cluster_usearch,character)
S3method(seq_cluster_usearch,data.frame)
export(adjusted_mutual_information)
export(adjusted_rand_index)
export(clust_config)
export(clust_index)
export(clust_matrix)
export(clust_tree)
export(confusion_matrix)
export(distmx_cluster)
export(fmeasure)
export(fowlkes_mallow_index)
export(intersect_length)
export(intersect_length_string)
export(matthews_correlation_coefficient)
export(mutual_information)
export(parallel_concurrent)
export(parallel_config)
export(parallel_hierarchical)
export(parallel_merge)
export(rand_index)
export(seq_cluster_usearch)
export(threshold_config)
export(threshold_lookup)
export(threshold_set)
export(threshold_uniform)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
useDynLib(optimotu, .registration=TRUE)
