#include <composite.h>
Inheritance diagram for lshkit::LSB< LSH >:
Public Types | |
typedef FixedTail< LSH, 2 > | Super |
typedef Super::Domain | Domain |
Public Member Functions | |
template<typename RNG> | |
LSB (const Parameter ¶m, RNG &rng) | |
Classes | |
struct | Parameter |
This is a special case of FixedTail, with the divisor being 2, with the effect of taking only the least significant bit of the hash value. This is mainly used to generate sketches.