Uses of Class
elki.index.lsh.InMemoryLSHIndex.Instance
-
Packages that use InMemoryLSHIndex.Instance Package Description elki.index.lsh Locality Sensitive Hashing. -
-
Uses of InMemoryLSHIndex.Instance in elki.index.lsh
Methods in elki.index.lsh that return InMemoryLSHIndex.Instance Modifier and Type Method Description InMemoryLSHIndex.Instance
InMemoryLSHIndex. instantiate(Relation<V> relation)
-