#include <composite.h>
Inheritance diagram for lshkit::DeltaXor< LSH >:
Public Types | |
typedef Xor< LSH > | Super |
typedef Super::Domain | Domain |
Public Member Functions | |
template<typename RNG> | |
DeltaXor (const Parameter ¶m, RNG &rng) | |
unsigned | operator() (Domain obj) const |
unsigned | operator() (Domain obj, float *delta) const |
Classes | |
struct | Parameter |