

Go to the source code of this file.
Classes | |
| class | EST_VTCandidate |
| class | EST_VTPath |
| class | EST_VTPoint |
| class | EST_Viterbi_Decoder |
| A class that offers a generalised Viterbi decoder. More... | |
Typedefs | |
| typedef EST_VTCandidate *(* | uclist_f_t) (EST_Item *s, EST_Features &f) |
| typedef EST_VTPath *(* | unpath_f_t) (EST_VTPath *p, EST_VTCandidate *c, EST_Features &f) |
| typedef EST_VTCandidate*(* uclist_f_t) (EST_Item *s, EST_Features &f) |
Definition at line 111 of file EST_viterbi.h.
| typedef EST_VTPath*(* unpath_f_t) (EST_VTPath *p, EST_VTCandidate *c, EST_Features &f) |
Definition at line 112 of file EST_viterbi.h.