Click or drag to resize

NonlinearMinimizerBaseNonAllocatingGradientTolerance Property

The stopping threshold for infinity norm of the gradient.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double GradientTolerance { get; set; }

Property Value

Double
See Also