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

Go to the source code of this file.

Classes

struct  proxsuite::nlp::ResultsTpl< _Scalar >
 Results struct, holding the returned data from the solver. More...
 
struct  fmt::formatter<::proxsuite::nlp::ResultsTpl< Scalar > >
 

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp
 

Enumerations

enum  proxsuite::nlp::ConvergenceFlag { proxsuite::nlp::UNINIT = -1 , proxsuite::nlp::SUCCESS = 0 , proxsuite::nlp::MAX_ITERS_REACHED = 1 }
 

Functions

auto proxsuite::nlp::format_as (ConvergenceFlag fl)
 

Detailed Description

Definition in file results.hpp.