Class Specialization
Finite
A finite alphabet of a fixed size.
SimpleType<TValue, Finite<SIZE> >
Parameters
TValue
The type that is use to store the values.
Default: char
SIZE
The ValueSize of the alphabet.
Specialization of
Implements
Metafunctions
IsSimpleTests type to be simple. (SimpleType)
SpecThe spec of a class. (SimpleType)
ValueType of the items in the container. (SimpleType)
Functions
assignAssigns one object to another object. (SimpleType)
ordValueMaps an alphabet 1-to-1 to the interval [0..ValueSize). (SimpleType)
See Also
SeqAn - Sequence Analysis Library - www.seqan.de