proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include "proxsuite-nlp/function-base.hpp"
#include "proxsuite-nlp/third-party/polymorphic_cxx14.hpp"
#include "proxsuite-nlp/constraint-set.hxx"
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 |
Definition in file constraint-set.hpp.