Documentation of 'org.apache.commons.math3.ml.clustering.Clusterable' Java class
Clusterable
org.apache.commons.math3.ml.clustering

Interface Clusterable

  • All Known Implementing Classes:
    DoublePoint


    public interface Clusterable
    Interface for n-dimensional points that can be clustered together.
    Since:
    3.2
    • Method Detail

      • getPoint

        double[] getPoint()
        Gets the n-dimensional point.
        Returns:
        the point array

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.