|
SeqAn3 3.4.1-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::detail::alignment_trace_matrix_full_banded. More...
#include <iterator>#include <ranges>#include <seqan3/alignment/configuration/align_config_band.hpp>#include <seqan3/alignment/matrix/detail/alignment_matrix_column_major_range_base.hpp>#include <seqan3/alignment/matrix/detail/alignment_trace_matrix_base.hpp>#include <seqan3/alignment/matrix/detail/alignment_trace_matrix_proxy.hpp>#include <seqan3/alignment/matrix/detail/trace_iterator_banded.hpp>#include <seqan3/utility/views/zip.hpp>
Include dependency graph for alignment_trace_matrix_full_banded.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_trace_matrix_full_banded< trace_t, coordinate_only > |
| An alignment traceback matrix storing the entire banded traceback matrix. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |