fast_gmm_t Struct Reference

Structure that contains all parameter related to 4-Level Fast GMM computation. More...

#include <fast_algo_struct.h>

List of all members.

Public Attributes

downsampling_tdowns
gmm_select_tgmms
gau_select_tgaus
int32 gs4gs
int32 svq4svq
int32 rec_bst_senscr
float32 * last_feat

Detailed Description

Structure that contains all parameter related to 4-Level Fast GMM computation.


Member Data Documentation

All structure for down-sampling

All structure for Gaussian-level of selection

Referenced by approx_cont_mgau_ci_eval(), and approx_cont_mgau_frame_eval().

All structure for GMM-level of selection

Referenced by approx_cont_mgau_frame_eval().

Whether the GS map is used for Gaussian Selection or not mainly for internal debugging of Conditional Down-Sampling

Last feature frame

recent best scores.

Whether SVQ scores would be used as the Gaussian Scores


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1