メインページ | モジュール | データ構造 | Directories | ファイル一覧 | データフィールド | グローバル | 関連ページ

構造体 _HTK_HMM_state
[HTK HMM definition]

HMM state data [詳細]

#include <htk_hmm.h>

_HTK_HMM_stateのコラボレーション図

Collaboration graph
[凡例]

変数

char * name
 Name (NULL if not defined as Macro).
short mix_num
 Number of densities (mixtures) assigned.
HTK_HMM_Dens ** b
 Link array to assigned densities, or pointer to GCODEBOOK in tied-mixture model.
PROBbweight
 Weights corresponding to above.
unsigned short id
 Uniq state id starting from 0 for caching of output probability.
_HTK_HMM_statenext
 Pointer to next data, NULL if last.

説明

HMM state data

覚え書き:
In a tied-mixture model, b points to a codebook defined as GCODEBOOK intead of the array of densities.

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


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Mar 28 16:23:00 2006に生成されました。  doxygen 1.4.2