ParameterSetElementVariance Property |
Gets or sets the variance of the parameter.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Variance { get; init; }
Property Value
Double
The variance of the parameter.
See Also