Uses of Class
elki.distance.AbstractIndexBasedDistance
-
Packages that use AbstractIndexBasedDistance Package Description elki.distance Distance functions for use within ELKI. -
-
Uses of AbstractIndexBasedDistance in elki.distance
Subclasses of AbstractIndexBasedDistance in elki.distance Modifier and Type Class Description class
SharedNearestNeighborJaccardDistance<O>
SharedNearestNeighborJaccardDistance computes the Jaccard coefficient, which is a proper distance metric.
-