#include <include/EST_viterbi.h>

Public Attributes | |
| EST_Item * | s |
| int | num_states |
| int | num_paths |
| EST_VTCandidate * | cands |
| EST_VTPath * | paths |
| EST_VTPath ** | st_paths |
| EST_VTPoint * | next |
Internal class to {EST_Viterbi_Decoder used to a node in the decoder table
Definition at line 94 of file EST_viterbi.h.