HashFunction

Undocumented in source.

Constructors

this
this(size_t k)
Undocumented in source.

Members

Functions

clone
auto clone()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
size_t opCall(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
randomize
void randomize(size_t n, size_t o, Random rnd)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

coeff
size_t[] coeff;
Undocumented in source.
n
size_t n;
Undocumented in source.
o
size_t o;
Undocumented in source.

Meta