Click or drag to resize

MinimizerBaseFunctionProgressTolerance Property

Gets or sets the stopping threshold for objective progress.

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

Property Value

Double
See Also