|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterCenterStrategy | |
---|---|
net.sourceforge.cilib.functions.clustering | |
net.sourceforge.cilib.functions.clustering.clustercenterstrategies |
Uses of ClusterCenterStrategy in net.sourceforge.cilib.functions.clustering |
---|
Fields in net.sourceforge.cilib.functions.clustering declared as ClusterCenterStrategy | |
---|---|
protected ClusterCenterStrategy |
ClusteringFitnessFunction.clusterCenterStrategy
|
Methods in net.sourceforge.cilib.functions.clustering with parameters of type ClusterCenterStrategy | |
---|---|
void |
ClusteringFitnessFunction.setClusterCenterStrategy(ClusterCenterStrategy ccs)
|
Uses of ClusterCenterStrategy in net.sourceforge.cilib.functions.clustering.clustercenterstrategies |
---|
Classes in net.sourceforge.cilib.functions.clustering.clustercenterstrategies that implement ClusterCenterStrategy | |
---|---|
class |
ClusterCentroidStrategy
The center of a cluster is interpreted as the centroid of a cluster. |
class |
ClusterMeanStrategy
The center of a cluster is interpreted as the mean of a cluster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |