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

[DEPRECATED] Provides seqan3::lower_bound and seqan3::upper_bound. More...

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

Go to the source code of this file.

Detailed Description

[DEPRECATED] Provides seqan3::lower_bound and seqan3::upper_bound.

Author
Rene Rahn <rene.rahn 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.