SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
matrix_coordinate.hpp File Reference

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

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::detail::matrix_index, seqan3::detail::matrix_coordinate and associated strong types.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>