Metafunction
WEIGHT
Number of relevant positions in a shape.
WEIGHT<T>::Type
Parameters
T
Shape type for which the number of relevant positions is determined.
Types: Shape
Return Values
VALUE
Number of relevant positions.
Remarks
The default return value is the result of the LENGTH function. For gapped shapes this is the number of '1's.
SeqAn - Sequence Analysis Library - www.seqan.de