Click or drag to resize

QuickNonlinearRegressionWrappedParametersStepTolerance Property

Gets or sets the stopping threshold for the L2 norm of the change of the parameters.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double StepTolerance { get; set; }

Property Value

Double
See Also