Uses of Interface
elki.distance.IndexBasedDistance
-
Packages that use IndexBasedDistance Package Description elki.distance -
-
Uses of IndexBasedDistance in elki.distance
Classes in elki.distance that implement IndexBasedDistance Modifier and Type Class Description classAbstractIndexBasedDistance<O,F extends elki.index.IndexFactory<O>>Abstract super class for distance functions needing a database index.
-