#include <composite.h>
Inheritance diagram for lshkit::DeltaLSB< LSH >:
Public Types | |
typedef FixedTail< LSH, 2 > | Super |
typedef Super::Domain | Domain |
Public Member Functions | |
template<typename RNG> | |
DeltaLSB (const Parameter ¶m, RNG &rng) | |
unsigned | operator() (Domain obj) const |
unsigned | operator() (Domain obj, float *delta) const |
Classes | |
struct | Parameter |
The original LSH must be a DeltaLSH.