| Package | Description |
|---|---|
| org.openimaj.lsh.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteCauchyFactory
A hash function factory for producing hash functions that use a Cauchy
distribution to approximate L1 distance.
|
class |
ByteGaussianFactory
A hash function factory for producing hash functions using Gaussian
distributions to approximate the Euclidean distance.
|