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

Class EuclideanIntegerPoint

    • Constructor Detail

      • EuclideanIntegerPoint

        public EuclideanIntegerPoint(int[] 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

      • getPoint

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

        public boolean equals(java.lang.Object other)
        Deprecated. 
        Overrides:
        equals in class java.lang.Object
      • 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
        Since:
        2.1

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.