Package | Description |
---|---|
org.openimaj.lsh.functions |
Modifier and Type | Class and Description |
---|---|
class |
ByteHashFunction
Base
RandomisedHashFunction for hashing byte arrays. |
protected class |
BytePStableFactory.PStableFunction |
class |
DoubleHashFunction
Base
RandomisedHashFunction for hashing double arrays. |
protected class |
DoublePStableFactory.PStableFunction |
class |
FloatHashFunction
Base
RandomisedHashFunction for hashing float arrays. |
protected class |
FloatPStableFactory.PStableFunction |
class |
IntHashFunction
Base
RandomisedHashFunction for hashing int arrays. |
protected class |
IntPStableFactory.PStableFunction |
class |
LongHashFunction
Base
RandomisedHashFunction for hashing long arrays. |
protected class |
LongPStableFactory.PStableFunction |
class |
ShortHashFunction
Base
RandomisedHashFunction for hashing short arrays. |
protected class |
ShortPStableFactory.PStableFunction |