| Class | Description | 
|---|---|
| MixtureComponentSet | MixtureComponentsSet - phonetically tied set of gaussians | 
| MixtureComponentSetScores | Class to keep scores of mixture components for certain frame. | 
| PrunableMixtureComponent | Mixture component with partial score computation result. | 
| SetBasedGaussianMixture | Represents gaussian mixture that is based on provided mixture component set
 
 All scores and weights are maintained in LogMath log base. |