lab_bloom
Brilliant Bloom Filters
|
This is the complete list of members for BF, including all inherited members.
add(const int &key) | BF | |
BF(uint64_t size, std::vector< hashFunction > hashList) | BF | |
BF(const BF &other) | BF | |
bit_union(const BF &other) | BF | |
bv (defined in BF) | BF | |
contains(const int &key) const | BF | |
hv (defined in BF) | BF | |
intersect(const BF &other) | BF | |
~BF() | BF |