
Public Member Functions | |
| HMM_State (const HMM_State &s) | |
| HMM_State (int n) | |
| void | init (int n_mixes, int vsize) |
| HMM_State & | operator= (const HMM_State &a) |
Public Attributes | |
| EST_TVector< HMM_Mixture > | mixture |
| EST_FVector | m_weight |
| EST_TVector<HMM_Mixture> HMM_State::mixture |
| EST_FVector HMM_State::m_weight |