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