#include <ms_gauden.h>
Public Attributes | |
| logmath_t * | logmath |
| vector_t *** | mean |
| vector_t *** | var |
| float32 *** | det |
| int32 | n_mgau |
| int32 | n_feat |
| int32 | n_density |
| int32 * | featlen |
|
|
log(determinant) for each variance vector; actually, log(sqrt(2*pi*det)) |
|
|
feature length for each feature |
|
|
|
|
|
mean[codebook][feature][codeword] vector |
|
|
#gaussian densities in each codebook-feature stream |
|
|
#feature streams in each codebook |
|
|
#codebooks |
|
|
like mean; diagonal covariance vector only |
1.3.9.1