proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
constraint-set.hpp File Reference
#include "proxsuite-nlp/function-base.hpp"
#include "proxsuite-nlp/third-party/polymorphic_cxx14.hpp"
#include "proxsuite-nlp/constraint-set.hxx"
Include dependency graph for constraint-set.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  proxsuite::nlp::ConstraintSetTpl< Scalar >
 Base constraint set type. More...
 
struct  proxsuite::nlp::ConstraintObjectTpl< Scalar >
 Packs a ConstraintSetTpl and C2FunctionTpl together. More...
 

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp
 

Detailed Description

Definition in file constraint-set.hpp.