#include <htk_hmm.h>
_HTK_HMM_densのコラボレーション図

変数 | |
| char * | name |
| Name (NULL if not defined as Macro). | |
| VECT * | mean |
| Mean vector. | |
| short | meanlen |
| Length of above. | |
| HTK_HMM_Var * | var |
| Link to assigned variance vector. | |
| LOGPROB | gconst |
| _HTK_HMM_dens * | next |
| Pointer to next data, NULL if last. | |
|
|
Constant value in log scale for calculating Gaussiann output probability.
参照元 calc_contprob_with_safe_pruning(), compute_g_base(), compute_g_beam_updating(), compute_g_heu_updating(), compute_g_safe(), gmm_compute_g_safe(), put_htk_dens(), rd_dens(), update_gconst(), と wt_dens(). |
1.4.2