Provides seqan3::detail::matrix_index, seqan3::detail::matrix_coordinate and associated strong types. More...
#include <concepts>#include <type_traits>#include <seqan3/core/detail/strong_type.hpp>#include <seqan3/utility/concept.hpp>#include <seqan3/utility/simd/algorithm.hpp>#include <seqan3/utility/simd/concept.hpp>
Include dependency graph for matrix_coordinate.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Typedefs | |
| using | matrix_coordinate = matrix_index< size_t > |
| A coordinate type to access an element inside of a two-dimensional matrix. | |
Provides seqan3::detail::matrix_index, seqan3::detail::matrix_coordinate and associated strong types.