Class KmeansEvaluator.ClusterPoint
java.lang.Object
org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterPoint
- All Implemented Interfaces:
org.apache.commons.math3.ml.clustering.Clusterable
- Enclosing class:
KmeansEvaluator
public static class KmeansEvaluator.ClusterPoint
extends Object
implements org.apache.commons.math3.ml.clustering.Clusterable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClusterPoint
-
-
Method Details
-
getPoint
public double[] getPoint()- Specified by:
getPointin interfaceorg.apache.commons.math3.ml.clustering.Clusterable
-
getId
-