|
SPRAAK
|
Collaboration diagram for SprHmmFGset:Data Fields | |
| SprAcmod | am |
| the standard fields More... | |
| double | pvec_scale |
| scale factor for the pvec's More... | |
| int | Noversample |
| each vector contains multiple observations More... | |
| int | comb_rule |
| how to combine the multiple observations More... | |
| float * | comb_vec |
| temporary vector to combine results More... | |
| float * | pvec |
| gaussian probabilities More... | |
| double ** | stats |
| statistics needed during training More... | |
| float * | vec |
| a spare location to copy a vector More... | |
| SprHmmFGauss * | gauss_block |
| mu/sigma/state_info allocated as one large block More... | |
| SprAcmod SprHmmFGset::am |
the standard fields
| double SprHmmFGset::pvec_scale |
scale factor for the pvec's
| int SprHmmFGset::Noversample |
each vector contains multiple observations
| int SprHmmFGset::comb_rule |
how to combine the multiple observations
| float* SprHmmFGset::comb_vec |
temporary vector to combine results
| float* SprHmmFGset::pvec |
gaussian probabilities
| double** SprHmmFGset::stats |
statistics needed during training
| float* SprHmmFGset::vec |
a spare location to copy a vector
| SprHmmFGauss* SprHmmFGset::gauss_block |
mu/sigma/state_info allocated as one large block
1.8.6