Package com.macrofocus.high_d.clustering
Class High_DPoint<Row>
- java.lang.Object
-
- org.apache.commons.math3.ml.clustering.DoublePoint
-
- com.macrofocus.high_d.clustering.High_DPoint<Row>
-
- All Implemented Interfaces:
java.io.Serializable
,org.apache.commons.math3.ml.clustering.Clusterable
public final class High_DPoint<Row> extends org.apache.commons.math3.ml.clustering.DoublePoint
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description High_DPoint(Row row, int index, double[] point)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
Row
getRow()
-