proxsuite-nlp  0.11.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
 
Loading...
Searching...
No Matches
bfgs-strategy.hpp File Reference
Include dependency graph for bfgs-strategy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  proxsuite::nlp::BFGSStrategy< Scalar, BFGS_TYPE >
 

Namespaces

namespace  proxsuite
 Main package namespace.
 

Enumerations

enum  BFGSType { Hessian , InverseHessian }
 

Detailed Description

Definition in file bfgs-strategy.hpp.

Enumeration Type Documentation

◆ BFGSType

enum proxsuite::nlp::BFGSType

Definition at line 9 of file bfgs-strategy.hpp.