Click or drag to resize

WolfeLineSearchMaximumIterations Property

Gets the maximum number of iterations allowed for the line search.

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

Property Value

Int32
See Also