BloombergLP::bslh::SpookyHashAlgorithmImp::SpookyHashAlgorithmImp

Create a bslh::SpookyHashAlgorithmImp, initializing the internal state of the object using the specified seed1 and seed2 as seeds for the algorithm.

Synopsis

Declared in <bslh_spookyhashalgorithmimp.h>

SpookyHashAlgorithmImp(
    Uint64 seed1,
    Uint64 seed2);