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