#include <include/EST_viterbi.h>

Public Attributes | |
| double | score |
| int | state |
| EST_Features | f |
| EST_VTCandidate * | c |
| EST_VTPath * | from |
| EST_VTPath * | next |
Internal class to {EST_Viterbi_Decoder} used to a represent a link in a path the candidates.
Definition at line 76 of file EST_viterbi.h.