Documentation of 'smile.math.distance.SparseChebyshevDistance' Java class
SparseChebyshevDistance
smile.math.distance

Class SparseChebyshevDistance

  • All Implemented Interfaces:
    java.io.Serializable, Distance<SparseArray>, Metric<SparseArray>


    public class SparseChebyshevDistance
    extends java.lang.Object
    implements Metric<SparseArray>, java.io.Serializable
    Chebyshev distance (or Tchebychev distance), or L metric is a metric defined on a vector space where the distance between two vectors is the greatest of their differences along any coordinate dimension.
    See Also:
    Serialized Form
    • Constructor Detail

      • SparseChebyshevDistance

        public SparseChebyshevDistance()
        Constructor.
    • Method Detail

      • toString

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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.