|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
A strong type of underlying type int32_t that represents the score (usually negative) of any character against a gap character. More...
#include <seqan3/alignment/configuration/align_config_gap_cost_affine.hpp>
Public Types | |
| using | base_t = seqan3::detail::strong_type<int32_t, extension_score, seqan3::detail::strong_type_skill::convert> |
| The type of the strong type base class. | |
A strong type of underlying type int32_t that represents the score (usually negative) of any character against a gap character.