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

変数 | |
| char * | name | 
| Name (NULL if not defined as Macro)  | |
| short | mix_num | 
| Number of densities (mixtures) assigned  | |
| HTK_HMM_Dens ** | b | 
| Link array to assigned densities, or pointer to GCODEBOOK in tied-mixture model  | |
| PROB * | bweight | 
| Weights corresponding to above  | |
| unsigned short | id | 
| Uniq state id starting from 0 for caching of output probability  | |
| _HTK_HMM_state * | next | 
| Pointer to next data, NULL if last  | |
 1.5.0