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

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

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

+ Inheritance diagram for affine_score_and_trace_cell:

Additional Inherited Members

Detailed Description

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

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


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