QuickNonlinearRegressionGradientTolerance Property |
The stopping threshold for infinity norm of the relative gradient value.
The relative gradient is the gradient divided by the parameter value.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public double GradientTolerance { get; set; }
Property Value
DoubleSee Also