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

変数 | |
| 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_Trans * | tr | 
| Link to assigned transition matrix  | |
| _HTK_HMM_data * | next | 
| Pointer to next data, NULL if last  | |
 1.5.0