# Generated by roxygen2: do not edit by hand

S3method(plot,salso.summary)
S3method(print,salso.estimate)
S3method(print,salso_chips)
S3method(summary,salso.estimate)
export(ARI)
export(ID)
export(NID)
export(NVI)
export(RI)
export(VI)
export(VI.lb)
export(bell)
export(binder)
export(canonicalize_cluster_labels)
export(chips)
export(dlso)
export(enumerate.partitions)
export(enumerate.permutations)
export(lbell)
export(omARI)
export(omARI.approx)
export(partition.loss)
export(psm)
export(salso)
export(threshold)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,hclust)
importFrom(stats,optimize)
importFrom(stats,uniroot)
importFrom(utils,combn)
importFrom(utils,head)
useDynLib(salso, .registration = TRUE)
