40 #ifndef _ALPHABETNUMERICSTATE_H_ 41 #define _ALPHABETNUMERICSTATE_H_ 47 #include <Bpp/Clonable.h> 97 #endif // _ALPHABETNUMERICSTATE_H_ This is the base class to describe states in an Alphabet.
virtual ~AlphabetNumericState()
This alphabet is used to deal NumericAlphabet.
AlphabetNumericState * clone() const
AlphabetNumericState(int num, double value, const std::string &letter, const std::string &name)
void setValue(double value)
Set the state value.
States that do have a double value.
double getValue() const
Get the state value.