Provides the seqan3::fm_index_cursor for searching in the unidirectional seqan3::fm_index. More...
#include <array>#include <seqan3/std/ranges>#include <type_traits>#include <sdsl/suffix_trees.hpp>#include <seqan3/alphabet/adaptation/char.hpp>#include <seqan3/alphabet/concept.hpp>#include <seqan3/core/type_traits/range.hpp>#include <seqan3/range/views/slice.hpp>#include <seqan3/search/fm_index/detail/fm_index_cursor.hpp>#include <seqan3/search/fm_index/fm_index.hpp>
Include dependency graph for 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::fm_index_cursor< index_t > |
| The SeqAn FM Index Cursor. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Provides the seqan3::fm_index_cursor for searching in the unidirectional seqan3::fm_index.