# 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,
  rainbow,
  topo.colors
)
importFrom(graphics,
  abline,
  axis,
  box,
  image,
  legend,
  pairs,
  par,
  plot,
  points,
  polygon,
  segments,
  text
)
importFrom(stats,
  as.dist,
  cmdscale,
  hclust,
  optimize,
  uniroot
)
importFrom(utils,
  combn,
  head
)
useDynLib(salso, .registration = TRUE)
