HTK_HMM_Dens Struct Reference
[HTK HMM definition]

HMM Gaussian density (or mixture) data More...

#include <htk_hmm.h>

Collaboration diagram for HTK_HMM_Dens:

Collaboration graph
[legend]

Data Fields

char * name
 Name (NULL if not defined as Macro).
VECTmean
 Mean vector.
short meanlen
 Length of above.
HTK_HMM_Varvar
 Link to assigned variance vector.
LOGPROB gconst
 Constant value in log scale for calculating Gaussiann output probability.
struct _HTK_HMM_dens * next
 Pointer to next data, NULL if last.

Detailed Description

HMM Gaussian density (or mixture) data

Definition at line 127 of file htk_hmm.h.


Field Documentation

LOGPROB HTK_HMM_Dens::gconst

Constant value in log scale for calculating Gaussiann output probability.

See also:
libsent/sec/hmminfo/rdhmmdef_dens.c

Definition at line 136 of file htk_hmm.h.

Referenced by calc_contprob_with_safe_pruning(), compute_g_base(), compute_g_beam_pruning(), compute_g_beam_updating(), compute_g_heu_pruning(), compute_g_heu_updating(), compute_g_safe(), gmm_compute_g_base(), gmm_compute_g_safe(), put_htk_dens(), rd_dens(), update_gconst(), and wt_dens().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:25 2007 for Julius by  doxygen 1.5.4