|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::SimHash< T >, including all inherited members.
| clear() | Aleph::SimHash< T > | inline |
| FINGERPRINT_SIZE | Aleph::SimHash< T > | static |
| get_fingerprint() const noexcept | Aleph::SimHash< T > | inline |
| hash64(const T &val) noexcept | Aleph::SimHash< T > | inlineprivatestatic |
| SimHash() | Aleph::SimHash< T > | inline |
| similarity(const uint64_t f1, const uint64_t f2) noexcept | Aleph::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 |