alpaqa 0.0.1
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

namespace  alpaqa
 

Enumerations

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