NonlinearMinimizerBaseGradientTolerance Property |
The stopping threshold for infinity norm of the gradient.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic double GradientTolerance { get; set; }
Property Value
Double
See Also