SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
affine_cell_proxy.hpp File Reference

Provides seqan3::detail::affine_cell_proxy. More...

#include <concepts>
#include <tuple>
#include <type_traits>
#include <seqan3/alignment/matrix/detail/trace_directions.hpp>
#include <seqan3/core/detail/empty_type.hpp>
#include <seqan3/utility/concept.hpp>
#include <seqan3/utility/simd/concept.hpp>
#include <seqan3/utility/tuple/concept.hpp>
Include dependency graph for affine_cell_proxy.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.
namespace  std
 SeqAn specific customisations in the standard namespace.

Detailed Description

Provides seqan3::detail::affine_cell_proxy.

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