_seg_token Struct Reference

Token definition for viterbi segmentation. More...

#include <hmm.h>

Collaboration diagram for _seg_token:

Collaboration graph
[legend]

Data Fields

int last_id
 ID of last unit.
int last_end_frame
 Frame at which the last unit ends.
LOGPROB last_end_score
 Score at which the last unit ends.
_seg_tokennext
 Pointer to previous token context, NULL if no context.
_seg_tokenlist
 Link to next token, NULL if last.

Detailed Description

Token definition for viterbi segmentation.

Definition at line 93 of file hmm.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:15:01 2009 for Julius by  doxygen 1.5.1