protected abstract class BytePStableFactory.PStableFunction extends ByteHashFunction
| Modifier and Type | Field and Description |
|---|---|
protected double |
b |
protected double[] |
r |
random| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(byte[] point) |
int |
computeHashCode(org.openimaj.util.array.SparseByteArray array)
Compute the hash code for the sparse array.
|
computeHashCode, computeHashCodepublic final int computeHashCode(byte[] point)
public int computeHashCode(org.openimaj.util.array.SparseByteArray array)
ByteHashFunctioncomputeHashCode in class ByteHashFunctionarray - the sparse array