#include <htk_hmm.h>
GCODEBOOKのコラボレーション図

変数 | |
| 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.  | |
 1.4.2