protected abstract class FloatPStableFactory.PStableFunction extends FloatHashFunction
| Modifier and Type | Field and Description |
|---|---|
protected double |
b |
protected double[] |
r |
random| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(float[] point) |
int |
computeHashCode(org.openimaj.util.array.SparseFloatArray array)
Compute the hash code for the sparse array.
|
computeHashCode, computeHashCodepublic final int computeHashCode(float[] point)
public int computeHashCode(org.openimaj.util.array.SparseFloatArray array)
FloatHashFunctioncomputeHashCode in class FloatHashFunctionarray - the sparse array