Uses of Class
elki.index.idistance.InMemoryIDistanceIndex
-
Packages that use InMemoryIDistanceIndex Package Description elki.index.idistance iDistance is a distance based indexing technique, using a reference points embedding. -
-
Uses of InMemoryIDistanceIndex in elki.index.idistance
Methods in elki.index.idistance that return InMemoryIDistanceIndex Modifier and Type Method Description InMemoryIDistanceIndex<V>
InMemoryIDistanceIndex.Factory. instantiate(Relation<V> relation)
-