Documentation of 'org.apache.commons.math3.stat.clustering.EuclideanDoublePoint' Java class
EuclideanDoublePoint
org.apache.commons.math3.stat.clustering

Class EuclideanDoublePoint

    • Constructor Detail

      • EuclideanDoublePoint

        public EuclideanDoublePoint(double[] point)
        Deprecated. 
        Build an instance wrapping an integer array.

        The wrapped array is referenced, it is not copied.

        Parameters:
        point - the n-dimensional point in integer space
    • Method Detail

      • equals

        public boolean equals(java.lang.Object other)
        Deprecated. 
        Overrides:
        equals in class java.lang.Object
      • getPoint

        public double[] getPoint()
        Deprecated. 
        Get the n-dimensional point in integer space.
        Returns:
        a reference (not a copy!) to the wrapped array
      • hashCode

        public int hashCode()
        Deprecated. 
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Deprecated. 
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.