| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.index.lsh |
Locality Sensitive Hashing
|
| de.lmu.ifi.dbs.elki.index.vafile |
Vector Approximation File
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
InMemoryLSHIndex.Instance.LSHKNNQuery<D extends Distance<D>>
Class for handling kNN queries against the LSH index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartialVAFile.PartialVAFileKNNQuery
KNN query for this index.
|
class |
VAFile.VAFileKNNQuery
KNN query for this index.
|