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

G

generateHashFunctions(Relation<? extends NumberVector>, int) - Method in class elki.index.lsh.hashfamilies.AbstractProjectedHashFunctionFamily
 
generateHashFunctions(Relation<? extends NumberVector>, int) - Method in class elki.index.lsh.hashfamilies.CosineHashFunctionFamily
 
generateHashFunctions(Relation<? extends V>, int) - Method in interface elki.index.lsh.hashfamilies.LocalitySensitiveHashFunctionFamily
Generate hash functions for the given relation.
getCandidates(V) - Method in class elki.index.lsh.InMemoryLSHIndex.Instance
Get the candidates: points which have at least one hash bucket in common.
getInputTypeRestriction() - Method in class elki.index.lsh.hashfamilies.AbstractProjectedHashFunctionFamily
 
getInputTypeRestriction() - Method in class elki.index.lsh.hashfamilies.CosineHashFunctionFamily
 
getInputTypeRestriction() - Method in interface elki.index.lsh.hashfamilies.LocalitySensitiveHashFunctionFamily
Get the input type information.
getInputTypeRestriction() - Method in class elki.index.lsh.InMemoryLSHIndex
 
getKNN(V, int) - Method in class elki.index.lsh.InMemoryLSHIndex.Instance.LSHKNNQuery
 
getLogger() - Method in class elki.index.lsh.InMemoryLSHIndex.Instance
 
getNumberOfProjections() - Method in class elki.index.lsh.hashfunctions.CosineLocalitySensitiveHashFunction
 
getNumberOfProjections() - Method in interface elki.index.lsh.hashfunctions.LocalitySensitiveHashFunction
Get the number of projections performed.
getNumberOfProjections() - Method in class elki.index.lsh.hashfunctions.MultipleProjectionsLocalitySensitiveHashFunction
 
getRange(V, double, ModifiableDoubleDBIDList) - Method in class elki.index.lsh.InMemoryLSHIndex.Instance.LSHRangeQuery
 
A B C E F G H I K L M N P R S W 
All Classes All Packages