| Modifier and Type | Method and Description |
|---|---|
MixtureComponent[] |
HMMState.getMixtureComponents()
Returns the mixture components associated with this Gaussian
|
| Modifier and Type | Method and Description |
|---|---|
MixtureComponent |
MixtureComponent.clone() |
MixtureComponent[] |
SenoneHMMState.getMixtureComponents() |
MixtureComponent[] |
Senone.getMixtureComponents()
Returns the mixture components associated with this Gaussian
|
MixtureComponent[] |
GaussianMixture.getMixtureComponents() |
MixtureComponent[] |
CompositeSenone.getMixtureComponents() |
| Constructor and Description |
|---|
GaussianMixture(GaussianWeights mixtureWeights,
MixtureComponent[] mixtureComponents,
int id)
Creates a new senone from the given components.
|
| Modifier and Type | Method and Description |
|---|---|
MixtureComponent[] |
DiagGmm.getMixtureComponents() |
| Modifier and Type | Class and Description |
|---|---|
class |
PrunableMixtureComponent
Mixture component with partial score computation result.
|
| Modifier and Type | Method and Description |
|---|---|
MixtureComponent[] |
SetBasedGaussianMixture.getMixtureComponents() |
protected MixtureComponent[] |
MixtureComponentSet.toArray() |