| Class | Description |
|---|---|
| PolyHashComposition<OBJECT> |
HashComposition that uses a polynomial function to combine the
individual hashes. |
| RandomProjectionHashComposition<OBJECT> |
Compose a set of hash functions by computing the dot product of the hashes
they produce with a random vector.
|