hll

Generic HyperLogLog++ implementation.

Members

Aliases

MurmurHash3_x64_128
alias MurmurHash3_x64_128 = MurmurHash3!(128, 64)
Undocumented in source.

Structs

HLL
struct HLL(Allocator, uint p = 18, uint pPrime = 25)

Generic HyperLogLog++ implementation.

Meta

Authors

Ilya Yaroshenko

License

Boost Software License version 1.0