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