メインページ
|
モジュール
|
データ構造
|
Directories
|
ファイル一覧
|
データフィールド
|
グローバル
|
関連ページ
構造体 _a_cell
Transition arc of HMM state.
[詳細]
#include <
hmm.h
>
_a_cellのコラボレーション図
[
凡例
]
変数
LOGPROB
a
Transition probability in log10.
int
arc
Transition destination in state ID.
_a_cell
*
next
Pointer to next transition on the same state.
説明
Transition arc of HMM state.
hmm.h
の
41
行で定義されています。
この構造体の説明は次のファイルから生成されました:
libsent/include/sent/
hmm.h
Juliusに対してTue Mar 28 16:22:56 2006に生成されました。
1.4.2