SeqAn3
seqan3::bi_fm_index_default_traits Struct Reference

The default Bidirectional FM Index Configuration. More...

#include <seqan3/search/fm_index/bi_fm_index.hpp>

Public Types

using fm_index_traits = fm_index_default_traits
 Type of the underlying forward SDSL index.
 
using rev_fm_index_traits = fm_index_default_traits
 Type of the underlying reverse SDSL index.
 

Detailed Description

The default Bidirectional FM Index Configuration.

Todo:
write me

The documentation for this struct was generated from the following file: