Packages

32 bit variant of the Murmur3 non-cryptographic hash function

Current section

Files

Jump to
murmur3a include murmur3a_Hash.hrl
Raw

include/murmur3a_Hash.hrl

-record(hash, {seed :: integer(), shift :: integer(), state :: integer()}).