Property Mus
- Namespace
- Bonsai.ML.HiddenMarkovModels.Observations
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
Mus
The means of the observations for each state.
public double[,] Mus { get; set; }
Property Value
- double[,]
The means of the observations for each state.
public double[,] Mus { get; set; }