SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
bi_fm_index_cursor.hpp File Reference

Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index. More...

+ 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

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index.

Author
Christopher Pockrandt <christopher.pockrandt AT fu-berlin.de>
Hide me