#include <wchmm.h>
Collaboration diagram for __trellis_atom__:

Data Fields | |
| LOGPROB | backscore |
| Accumulated score from start. | |
| WORD_ID | wid |
| Word ID. | |
| short | begintime |
| Beginning frame. | |
| short | endtime |
| End frame. | |
| __trellis_atom__ * | last_tre |
| Pointer to previous context trellis word. | |
| __trellis_atom__ * | next |
| Temporary link to store generated trellis word on 1st pass. | |
Definition at line 217 of file wchmm.h.
1.4.2