|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::detail::alignment_optimum. More...
#include <concepts>#include <type_traits>#include <seqan3/alignment/matrix/detail/matrix_coordinate.hpp>#include <seqan3/core/detail/template_inspection.hpp>#include <seqan3/utility/concept.hpp>#include <seqan3/utility/simd/algorithm.hpp>#include <seqan3/utility/simd/concept.hpp>#include <seqan3/utility/simd/simd_traits.hpp>
Include dependency graph for alignment_optimum.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | seqan3::detail::alignment_optimum< score_t > |
| Stores the current optimum of the alignment algorithm. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |
Provides seqan3::detail::alignment_optimum.