Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index. More...
#include <array>#include <sdsl/suffix_trees.hpp>#include <seqan3/alphabet/adaptation/char.hpp>#include <seqan3/alphabet/adaptation/uint.hpp>#include <seqan3/alphabet/concept.hpp>#include <seqan3/core/type_traits/range.hpp>#include <seqan3/range/views/slice.hpp>#include <seqan3/search/fm_index/bi_fm_index.hpp>#include <seqan3/std/ranges>
Include dependency graph for bi_fm_index_cursor.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::bi_fm_index_cursor< index_t > |
| The SeqAn Bidirectional FM Index Cursor. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index.