SeqAn3
align_config_band_static.hpp File Reference

Provides seqan3::band_static. More...

Include dependency graph for align_config_band_static.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  seqan3::band_static< value_t >
 Data structure for a static band. More...
 
struct  seqan3::lower_bound< value_t >
 Type for a lower boundary. More...
 
struct  seqan3::upper_bound< value_t >
 Type for an upper boundary. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::band_static.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>