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