|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::detail::alignment_score_matrix_one_column_base. More...
#include <array>#include <utility>#include <vector>#include <seqan3/utility/concept.hpp>#include <seqan3/utility/container/aligned_allocator.hpp>#include <seqan3/utility/simd/concept.hpp>
Include dependency graph for alignment_score_matrix_one_column_base.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_score_matrix_one_column_base< score_t > |
| A base class for alignment score matrices using only one column to compute the matrix. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |