Manages membership queries for the raptor::hierarchical_interleaved_bloom_filter. More...
#include <raptor/hierarchical_interleaved_bloom_filter.hpp>
Private Types | |
| using | hibf_t = hierarchical_interleaved_bloom_filter<data_layout_mode> |
| The type of the augmented hierarchical_interleaved_bloom_filter. | |
Manages membership queries for the raptor::hierarchical_interleaved_bloom_filter.
In contrast to the [seqan3::interleaved_bloom_filter][1], the result will consist of indices of user bins.