#include <Alphabet.h>

Public Member Functions | |
| FiniteAlphabet () | |
| Default Constructor. | |
This is an implementation of a finite alphabet. Letter names are given as a parameter in the constructor
Definition at line 67 of file Alphabet.h.
| FiniteAlphabet::FiniteAlphabet | ( | ) | [inline] |
1.5.6