A B C E F G H I K L M N P R S W 
All Classes All Packages

H

hashfunctions - Variable in class elki.index.lsh.InMemoryLSHIndex.Instance
Hash functions to use.
hashObject(NumberVector) - Method in class elki.index.lsh.hashfunctions.CosineLocalitySensitiveHashFunction
 
hashObject(NumberVector) - Method in class elki.index.lsh.hashfunctions.MultipleProjectionsLocalitySensitiveHashFunction
 
hashObject(NumberVector, double[]) - Method in class elki.index.lsh.hashfunctions.CosineLocalitySensitiveHashFunction
 
hashObject(NumberVector, double[]) - Method in class elki.index.lsh.hashfunctions.MultipleProjectionsLocalitySensitiveHashFunction
 
hashObject(V) - Method in interface elki.index.lsh.hashfunctions.LocalitySensitiveHashFunction
Compute the hash value of an object.
hashObject(V, double[]) - Method in interface elki.index.lsh.hashfunctions.LocalitySensitiveHashFunction
Compute the hash value of an object (faster version).
hashtables - Variable in class elki.index.lsh.InMemoryLSHIndex.Instance
The actual table
A B C E F G H I K L M N P R S W 
All Classes All Packages