#include <musaline.hpp>
Public Attributes | |
| int | n [2] |
| n[0] and n[1] hold the number of elements of seq0 and seq1 that are involved. At most one of them can be 0. | |
| double | score |
| The contribution of this match to the total alignment score. | |
A Match records a match between parts of two sequences (seq0 and seq1).
1.8.6