NonlinearMinimizerBaseNonAllocatingGradientTolerance Property |
The stopping threshold for infinity norm of the gradient.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double GradientTolerance { get; set; }
Property Value
DoubleSee Also