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_ibf Concept Reference
Concept definition
template
<
typename
index_t>
concept
raptor::index_structure::is_ibf
= std::same_as<index_t, index_structure::ibf> || std::same_as<index_t, index_structure::ibf_compressed>
raptor::index_structure::is_ibf
Definition
index.hpp:37
raptor
index_structure
is_ibf
Generated by
1.9.8