Create a bslh::SpookyHashAlgorithmImp, initializing the internal state of the object using the specified seed1 and seed2 as seeds for the algorithm.
bslh::SpookyHashAlgorithmImp
seed1
seed2
Declared in <bslh_spookyhashalgorithmimp.h>
<bslh_spookyhashalgorithmimp.h>
SpookyHashAlgorithmImp( Uint64 seed1, Uint64 seed2);