Click or drag to resize

WolfeLineSearch Properties

The WolfeLineSearch type exposes the following members.

Properties
 NameDescription
Protected propertyC1 Gets the sufficient decrease constant.
Protected propertyC2 Gets the curvature constant.
Protected propertyMaximumIterations Gets the maximum number of iterations allowed for the line search.
Protected propertyParameterTolerance Gets the parameter tolerance used to detect lack of progress.
Protected propertyWolfeExitCondition Gets the exit condition used when the Wolfe condition is satisfied.
Top
See Also