QuickNonlinearRegressionWrappedParametersFunctionTolerance Property |
The stopping threshold for the function value or L2 norm of the residuals.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public double FunctionTolerance { get; set; }
Property Value
DoubleSee Also