#include <htk_hmm.h>
変数 | |
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 | |
struct _HTK_HMM_data * | next |
Pointer to next data, NULL if last |