public class HashPermute extends HashFun
Constructor and Description |
---|
HashPermute() |
HashPermute(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) |
static void |
main(String[] args) |
create, create, makeRandomSeed
public HashPermute()
public HashPermute(int seed)
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)