public class ClusteringTools extends Object
ClusteringTools()
static <A> List<Cluster<A>>
toCluster(List<List<A>> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClusteringTools()
public static <A> List<Cluster<A>> toCluster(List<List<A>> data)