# Generated by roxygen2: do not edit by hand

S3method(plot,salso.summary)
S3method(print,salso.estimate)
S3method(summary,salso.estimate)
export(ARI)
export(ID)
export(NID)
export(NVI)
export(RI)
export(VI)
export(VI.lb)
export(bell)
export(binder)
export(dlso)
export(enumerate.partitions)
export(enumerate.permutations)
export(lbell)
export(omARI)
export(omARI.approx)
export(partition.loss)
export(psm)
export(salso)
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,cmdscale)
importFrom(stats,uniroot)
importFrom(utils,combn)
useDynLib(salso,.bell)
useDynLib(salso,.enumerate_partitions)
useDynLib(salso,.expected_loss)
useDynLib(salso,.lbell)
useDynLib(salso,.minimize_by_enumeration)
useDynLib(salso,.minimize_by_salso)
useDynLib(salso,.psm)
