at.tuwien.ifs.somtoolbox.clustering
Class ClusteringTools
java.lang.Object
at.tuwien.ifs.somtoolbox.clustering.ClusteringTools
public class ClusteringTools
- extends Object
- Version:
- $Id: ClusteringTools.java 3358 2010-02-11 14:35:07Z mayer $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusteringTools
public ClusteringTools()
toCluster
public static <A> List<Cluster<A>> toCluster(List<List<A>> data)