gs_s Struct Reference

#include <gs.h>

List of all members.

Public Attributes

logmath_t * logmath
int32 n_mgau
int32 n_feat
int32 n_code
int32 n_density
int32 n_featlen
int32 n_mbyte
float32 ** codeword
uint32 *** codemap
FILE * fp
int32 * mgau_sl

Member Data Documentation

uint32*** gs_s::codemap

n_feat * n_mgau * n_code

float32** gs_s::codeword

n_code * n_featlen

FILE* gs_s::fp

A file pointer to dump the gaussian selector

logmath_t* gs_s::logmath
int32* gs_s::mgau_sl

The short list for how many Gaussians will be computed

int32 gs_s::n_code

number of code word

number of density

int32 gs_s::n_feat

number of streams

(This is not consistent to the Gaussian family of function

number of bytes to read each time

int32 gs_s::n_mgau

number of GMMs


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

Generated on 7 Mar 2010 by  doxygen 1.6.1