#include <beam.h>
Collaboration diagram for TOKEN2:

Data Fields | |
| TRELLIS_ATOM * | last_tre | 
| Previous word candidate in word trellis.  | |
| LOGPROB | score | 
| Current accumulated score (AM+LM).  | |
| int | node | 
| Lexicon node ID to which this token is assigned.  | |
Definition at line 34 of file beam.h.
 1.5.0