libsent/src/phmm/globalvars.h

音響尤度計算用の大域変数 [詳細]

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

マクロ定義

#define GLOBAL   extern
 Global variables should be just a reference
#define GLOBAL_VAL(v)
 Just a reference.

変数

LOGPROB(*) calc_outprob ()
 Function to compute output probability with/without code book level cache
LOGPROB(*) calc_outprob_state ()
 Function to compute state output with/without GMS support
void(*) compute_gaussset (HTK_HMM_Dens **g, int num, int *last_id)
 Pruning function to compute likelihood of a mixture component
boolean(*) compute_gaussset_init ()
 Initialization function that corresponds to compute_gaussset.
void(*) compute_gaussset_free ()
HTK_HMM_INFOOP_hmminfo
 Current HMM definition data
HTK_HMM_INFOOP_gshmm
 Current GMS HMM data
int OP_gprune_num
 Current number of computed mixtures for pruning
HTK_ParamOP_param
 Current parameter
HTK_HMM_StateOP_state
 Current state
int OP_state_id
 Current state ID
int OP_time
 Current time
int OP_last_time
 last time
VECTOP_vec
 Current input vector
short OP_veclen
 Current vector length
int OP_calced_maxnum
 Allocated length of below
LOGPROBOP_calced_score
 Scores of computed mixtures
int * OP_calced_id
 IDs of computed mixtures
int OP_calced_num
 Number of computed mixtures


説明

音響尤度計算用の大域変数

作者:
Akinobu LEE
日付:
Thu Feb 17 14:42:26 2005
関数呼び出しの余分なオーバヘッドを避けるため,計算中のパラメータや 状態に関する情報は大域変数として定義されています.

Revision
1.4

globalvars.h で定義されています。


Juliusに対してTue Dec 26 16:21:04 2006に生成されました。  doxygen 1.5.0