_HTK_HMM_state Struct Reference
[HTK HMM definition]

HMM state data More...

#include <htk_hmm.h>

Collaboration diagram for _HTK_HMM_state:

Collaboration graph
[legend]

Data Fields

char * name
 Name (NULL if not defined as Macro).
short nstream
 Num of stream.
HTK_HMM_StreamWeightw
 Pointer to stream weight data, or NULL is not specified.
HTK_HMM_PDF ** pdf
 Array of mixture PDFs for each stream.
int id
 Uniq state id starting from 0 for caching of output probability.
_HTK_HMM_statenext
 Pointer to next data, NULL if last.

Detailed Description

HMM state data

Definition at line 170 of file htk_hmm.h.


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