SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
affine_trace_cell Interface Reference

The concept for a type that models an affine cell of the trace matrix. More...

#include <seqan3/alignment/matrix/detail/affine_cell_proxy.hpp>

+ Inheritance diagram for affine_trace_cell:

Additional Inherited Members

Detailed Description

The concept for a type that models an affine cell of the trace matrix.

This concept describes the requirements an alignment matrix cell must fulfil to represent an affine trace matrix entry.


The documentation for this interface was generated from the following file:
Hide me