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

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

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

+ Inheritance diagram for affine_score_cell:

Additional Inherited Members

Detailed Description

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

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


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