Module condition

Source
Expand description

Acceptance conditions

§References:

[0] Jorge Nocedal and Stephen J. Wright (2006). Numerical Optimization. Springer. ISBN 0-387-30303-0.

Structs§

ArmijoCondition
Armijo Condition
GoldsteinCondition
Goldstein conditions
StrongWolfeCondition
Strong Wolfe conditions
WolfeCondition
Wolfe Condition

Traits§

LineSearchCondition
Needs to be implemented by everything that wants to be a LineSearchCondition