Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::SimHash< T > Member List

This is the complete list of members for Aleph::SimHash< T >, including all inherited members.

clear()Aleph::SimHash< T >inline
FINGERPRINT_SIZEAleph::SimHash< T >static
get_fingerprint() const noexceptAleph::SimHash< T >inline
hash64(const T &val) noexceptAleph::SimHash< T >inlineprivatestatic
SimHash()Aleph::SimHash< T >inline
similarity(const uint64_t f1, const uint64_t f2) noexceptAleph::SimHash< T >inlinestatic
update(const T &val, const double weight=1.0)Aleph::SimHash< T >inline
update(Itor beg, const Itor &end)Aleph::SimHash< T >inline
v_Aleph::SimHash< T >private