#include <hmm.h>

変数 | |
| A_CELL * | ac |
| List of transition arcs from this state | |
| union { | |
| HTK_HMM_State * state | |
| Pointer to the mapped physical HMM | |
| CD_State_Set * cdset | |
| Pointer to the pseudo HMM | |
| } | out |
| boolean | is_pseudo_state |
| TRUE if pseudo HMM is assigned, FALSE if physical HMM is assigned | |
1.5.4