Public Attributes | List of all members
gs_s Struct Reference

#include <gs.h>

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

int32 gs_s::n_density

number of density

int32 gs_s::n_feat

number of streams

int32 gs_s::n_featlen

(This is not consistent to the Gaussian family of function

int32 gs_s::n_mbyte

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: