SeqAn3
bi_fm_index.hpp File Reference

Provides the bidirectional seqan3::bi_fm_index. More...

Include dependency graph for bi_fm_index.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< text_t, index_traits_t >
 The SeqAn Bidirectional FM Index. More...
 
struct  seqan3::bi_fm_index_default_traits
 The default Bidirectional FM Index Configuration. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the bidirectional seqan3::bi_fm_index.

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