Package net.sourceforge.cilib.functions.clustering.clustercenterstrategies

Interface Summary
ClusterCenterStrategy A strategy to determine what is meant by the center of a cluster.
 

Class Summary
ClusterCentroidStrategy The center of a cluster is interpreted as the centroid of a cluster.
ClusterMeanStrategy The center of a cluster is interpreted as the mean of a cluster.
 



Copyright © 2009 CIRG. All Rights Reserved.