proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include "proxsuite-nlp/python/fwd.hpp"
#include "proxsuite-nlp/cost-function.hpp"
#include "proxsuite-nlp/cost-sum.hpp"
#include "boost/python/operators.hpp"
Go to the source code of this file.
Classes | |
struct | proxsuite::nlp::python::CostWrapper |
Namespaces | |
namespace | proxsuite |
Main package namespace. | |
namespace | proxsuite::nlp |
namespace | proxsuite::nlp::python |
Python bindings. | |
Functions | |
void | proxsuite::nlp::python::exposeQuadraticCosts () |
Expose specific cost functions. | |
void | proxsuite::nlp::python::exposeCost () |