PANOC-ALM  quadratic-penalty
Nonconvex constrained optimization
Namespaces | Enumerations
lbfgs-stepsize.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pa
 

Enumerations

enum  LBFGSStepSize { BasedOnGradientStepSize = 0, BasedOnCurvature = 1 }
 Which method to use to select the L-BFGS step size. More...