| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.index.lsh | 
 Locality Sensitive Hashing 
 | 
| de.lmu.ifi.dbs.elki.index.lsh.hashfamilies | 
 Hash function families for LSH 
 | 
| Class and Description | 
|---|
| LocalitySensitiveHashFunctionFamily
 LSH family of hash functions. 
 | 
| Class and Description | 
|---|
| AbstractProjectedHashFunctionFamily
 Abstract base class for projection based hash functions. 
 | 
| AbstractProjectedHashFunctionFamily.Parameterizer
 Parameterization class. 
 | 
| CosineHashFunctionFamily
 Hash function family to use with Cosine distance, using simplified hash
 functions where the projection is only drawn from +-1, instead of Gaussian
 distributions. 
 | 
| EuclideanHashFunctionFamily
 2-stable hash function family for Euclidean distances. 
 | 
| LocalitySensitiveHashFunctionFamily
 LSH family of hash functions. 
 | 
| ManhattanHashFunctionFamily
 2-stable hash function family for Euclidean distances. 
 | 
Copyright © 2019 ELKI Development Team. License information.