SeqAn3
fm_index.hpp File Reference

Provides the unidirectional seqan3::fm_index. More...

Include dependency graph for 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::fm_index< text_t, fm_index_traits >
 The SeqAn FM Index. More...
 
struct  seqan3::fm_index_default_traits
 The default FM Index Configuration. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the unidirectional seqan3::fm_index.

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