
V - Data type to hash.public interface LocalitySensitiveHashFunction<V>
| Modifier and Type | Method and Description |
|---|---|
int |
hashObject(V obj)
Compute the hash value of an object
|
int hashObject(V obj)
obj - Object to hashCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.