Uses of Interface
elki.distance.IndexBasedDistance.Instance
-
Packages that use IndexBasedDistance.Instance Package Description elki.distance -
-
Uses of IndexBasedDistance.Instance in elki.distance
Classes in elki.distance that implement IndexBasedDistance.Instance Modifier and Type Class Description static classAbstractIndexBasedDistance.Instance<O,I extends elki.index.Index,F extends elki.distance.Distance<? super O>>The actual instance bound to a particular database.
-