Raptor
3.0.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
Loading...
Searching...
No Matches
raptor::index_structure::is_compressed Concept Reference
Concept definition
template
<
typename
index_t>
concept
raptor::index_structure::is_compressed
=
std::same_as<index_t, index_structure::ibf_compressed> || std::same_as<index_t, index_structure::hibf_compressed>
raptor::index_structure::is_compressed
Definition
index.hpp:44
raptor
index_structure
is_compressed
Generated by
1.12.0