public static class KmeansEvaluator.ClusterPoint extends Object implements org.apache.commons.math3.ml.clustering.Clusterable
ClusterPoint(String id, double[] point)
String
getId()
double[]
getPoint()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClusterPoint(String id, double[] point)
public double[] getPoint()
getPoint
org.apache.commons.math3.ml.clustering.Clusterable
public String getId()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.