Julius 4.2
変数
構造体 HTK_HMM_Trans

HMM transition table [詳細]

#include <htk_hmm.h>

変数

char * name
 Name (NULL if not defined as Macro)
short statenum
 Number of state.
PROB ** a
 Matrix of transition probabilities.
int id
 Uniq transition id starting from 0.
struct _HTK_HMM_trans * next
 Pointer to next data, NULL if last.

説明

HMM transition table

htk_hmm.h111 行で定義されています。


この構造体の説明は次のファイルから生成されました: