Weak |
The WeakWolfeLineSearch type exposes the following members.
| Name | Description | |
|---|---|---|
| C1 |
Gets the sufficient decrease constant.
(Inherited from WolfeLineSearch) | |
| C2 |
Gets the curvature constant.
(Inherited from WolfeLineSearch) | |
| MaximumIterations |
Gets the maximum number of iterations allowed for the line search.
(Inherited from WolfeLineSearch) | |
| ParameterTolerance |
Gets the parameter tolerance used to detect lack of progress.
(Inherited from WolfeLineSearch) | |
| WolfeExitCondition |
Gets the exit condition used when the Wolfe condition is satisfied.
(Overrides WolfeLineSearchWolfeExitCondition) |