|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::detail::alignment_score_matrix_one_column. More...
#include <iterator>#include <ranges>#include <span>#include <seqan3/alignment/matrix/detail/alignment_matrix_column_major_range_base.hpp>#include <seqan3/alignment/matrix/detail/alignment_score_matrix_one_column_base.hpp>#include <seqan3/alignment/matrix/detail/alignment_score_matrix_proxy.hpp>#include <seqan3/utility/concept.hpp>#include <seqan3/utility/simd/concept.hpp>
Include dependency graph for alignment_score_matrix_one_column.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::detail::alignment_score_matrix_one_column< score_t > |
| An alignment score matrix storing only a single column for the computation. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |