LineSearchOptions

Undocumented in source.

Members

Variables

armijo
T armijo;
Undocumented in source.
bulkEvaluate
bool bulkEvaluate;
Undocumented in source.
initialStepSize
T initialStepSize;
Undocumented in source.
maxIterations
size_t maxIterations;
Undocumented in source.
type
LineSearchType type;
Undocumented in source.
wolfe
T wolfe;
Undocumented in source.

Meta