Public Member Functions | |
HMM_Mixture (const HMM_Mixture &s) | |
HMM_Mixture (int n) | |
void | init (int vsize) |
HMM_Mixture & | operator= (const HMM_Mixture &a) |
Public Attributes | |
EST_FVector | mean |
EST_FVector | var |
float | gconst |
int | vecsize |
EST_FVector HMM_Mixture::mean |
EST_FVector HMM_Mixture::var |