Click or drag to resize

StrongWolfeLineSearch Properties

The StrongWolfeLineSearch type exposes the following members.

Properties
  NameDescription
Public propertyCurvativeConditionParameter
Constant that belongs to (0; 1) and controls second Wolfe (or curvative) condition.
Public propertyMaxTrialCount
Maximum number of trials while searching proper step length.
Public propertySufficientDescreaseConditionParameter
Constant that belongs to (0; 1) and controls first Wolfe (or sufficient decrease) condition.
Top
See Also