Click or drag to resize

WeakWolfeLineSearchWolfeExitCondition Property

Gets the exit condition used when the Wolfe condition is satisfied.

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

Property Value

ExitCondition
See Also