SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
static_band.hpp File Reference

[DEPRECATED] Provides seqan3::band_static. More...

#include <limits>
#include <stdexcept>
#include <seqan3/core/algorithm/bound.hpp>
#include <seqan3/std/concepts>
+ Include dependency graph for static_band.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::static_band
 [DEPRECATED] Data structure for a static band. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

[DEPRECATED] Provides seqan3::band_static.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>
Deprecated:
This header will be removed in 3.1.0; The contained functionality has been replaced by the seqan3::align_cfg::band_fixed_size configuration.