public abstract class Hash32 extends HashFun
Modifier | Constructor and Description |
---|---|
protected |
Hash32() |
protected |
Hash32(int seed) |
Modifier and Type | Method and Description |
---|---|
double |
hash(int u) |
double[] |
hash(int[] p) |
double[] |
hash(int u,
int v) |
double[] |
hash(int u,
int v,
int w) |
create, create, makeRandomSeed
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)