polyhash

Polynomial hash for partial rehashing. http://stackoverflow.com/a/42112687/21501

Written by Vladimir Panteleev <vladimir@thecybershadow.net>

Members

Manifest constants

modQSupported
enum modQSupported;
Undocumented in source.
modQSupported
enum modQSupported;
Undocumented in source.

Structs

ModQ
struct ModQ(T, T q)

Represents a value and performs calculations in modulo q.

PolynomialHash
struct PolynomialHash(Value)
Undocumented in source.

Meta

License

Boost Software License, Version 1.0