Function
sourceLength
Length of the source.
Size sourceLength(gaps)
Parameters
gaps
A gaps object.
Types: Gaps
Return Values
Length of the used part of the source.
Metafunctions: Size
Remarks
This function is equivalent to sourceEndPosition(gaps) - sourceBeginPosition(gaps).
SeqAn - Sequence Analysis Library - www.seqan.de