SeqAn3  3.0.1
The Modern C++ library for sequence analysis.

Data structures for computing banded sequence alignments. More...

+ Collaboration diagram for Band:

Classes

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

Detailed Description

Data structures for computing banded sequence alignments.

See also
Alignment