#include <htk_hmm.h>
Collaboration diagram for GCODEBOOK:

Data Fields | |
| char * | name | 
| Codebook name (NULL if not defined as Macro).  | |
| int | num | 
| Number of mixtures in this codebook.  | |
| HTK_HMM_Dens ** | d | 
| Array of links to mixture instances.  | |
| unsigned short | id | 
| Uniq id for caching of output probability.  | |
Definition at line 167 of file htk_hmm.h.
 1.5.0