SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::interleaved_bloom_filter. More...
#include <algorithm>
#include <bit>
#include <sdsl/bit_vectors.hpp>
#include <seqan3/core/concept/cereal.hpp>
#include <seqan3/core/detail/strong_type.hpp>
Go to the source code of this file.
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Enumerations | |
enum | seqan3::data_layout : bool { seqan3::uncompressed , seqan3::compressed } |
Determines if the Interleaved Bloom Filter is compressed. More... | |
Provides seqan3::interleaved_bloom_filter.