Property LogPs
- Namespace
- Bonsai.ML.HiddenMarkovModels.Transitions
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
LogPs
The Log Ps of the transitions.
public double[,] LogPs { get; set; }
Property Value
- double[,]
The Log Ps of the transitions.
public double[,] LogPs { get; set; }