SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
fm_index Directory Reference
+ Directory dependency graph for fm_index:

Directories

Files

file  all.hpp [code]
 Meta-header for the Search / FM Index submodule .
 
file  bi_fm_index.hpp [code]
 Provides the bidirectional seqan3::bi_fm_index.
 
file  bi_fm_index_cursor.hpp [code]
 Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index.
 
file  concept.hpp [code]
 Provides the concept for seqan3::detail::sdsl_index.
 
file  fm_index.hpp [code]
 Provides the unidirectional seqan3::fm_index.
 
file  fm_index_cursor.hpp [code]
 Provides the seqan3::fm_index_cursor for searching in the unidirectional seqan3::fm_index.