#include <htk_hmm.h>
Collaboration diagram for _HTK_HMM_dens:

Data Fields | |
| 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. | |
Definition at line 127 of file htk_hmm.h.
|
|
Constant value in log scale for calculating Gaussiann output probability.
Definition at line 136 of file htk_hmm.h. Referenced by 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(), and wt_dens(). |
1.4.2