Go to the source code of this file.
Data Structures | |
| struct | TOKEN2 |
| Token to hold viterbi pass history. More... | |
Defines | |
| #define | TOKENID_UNDEFINED -1 |
| id for undefined token | |
| #define | FILLWIDTH 70 |
| Word-wrap character length for progressive output. | |
Typedefs | |
| typedef int | TOKENID |
| token id for the 1st pass | |
Definition in file beam.h.
1.5.1