HTK_HMM_Data Struct Reference
[HTK HMM definition]

Top HMM model, corresponds to "~h" macro in hmmdefs. More...

#include <htk_hmm.h>

Collaboration diagram for HTK_HMM_Data:

Collaboration graph
[legend]

Data Fields

char * name
 Name (NULL if not defined as Macro).
short state_num
 Number of states in this model.
HTK_HMM_State ** s
 Array of states in this model.
HTK_HMM_Transtr
 Link to assigned transition matrix.
struct _HTK_HMM_data * next
 Pointer to next data, NULL if last.

Detailed Description

Top HMM model, corresponds to "~h" macro in hmmdefs.

Definition at line 157 of file htk_hmm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:24 2007 for Julius by  doxygen 1.5.4