45 #include <Bpp/Text/TextTools.h> 57 for (
int i = 0; i < static_cast<int>(
MAX_); i++)
This is the base class to describe states in an Alphabet.
This alphabet is used to deal NumericAlphabet.
void resize(size_t size)
Resize the private alphabet_ vector.
virtual void registerState(AlphabetState *st)
Add a state to the Alphabet.
IntegerAlphabet(unsigned int max)