| 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 | 
|---|---|
class  | 
InMemoryLSHIndex.Instance
Instance of a LSH index for a single relation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PartialVAFile<V extends NumberVector<?>>
PartialVAFile. 
 | 
class  | 
VAFile<V extends NumberVector<?>>
Vector-approximation file (VAFile)
 
 Reference:
 
 Weber, R. and Blott, S. 
 |