72 void init(
int n_mixes,
int vsize);
88 void init(
int n_states,
int vsize,
int n_streams);
int operator!=(const HMM_Mixture &a, const HMM_Mixture &b)
EST_TVector< HMM_State > state
A vector class for floating point numbers. EST_FVector x should be used instead of float *x wherever ...
HMM_Mixture & operator=(const HMM_Mixture &a)
bool save(Lattice &lattice, EST_String filename)
bool load(Lattice &lattice, EST_String filename)
EST_TList< HMM > EST_HMMList
EST_TVector< HMM_Mixture > mixture
ostream & operator<<(ostream &s, const HMM_Mixture &mix)