Click or drag to resize

ParameterSetElementVariance Property

Gets or sets the variance of the parameter.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Variance { get; init; }

Property Value

Double
The variance of the parameter.
See Also