Click or drag to resize

WolfeLineSearchParameterTolerance Property

Gets the parameter tolerance used to detect lack of progress.

Namespace: Altaxo.Calc.Optimization.LineSearch
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected double ParameterTolerance { get; }

Property Value

Double
See Also