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/manifold-base.hpp"
#include "proxsuite-nlp/modelling/autodiff/finite-difference.hpp"
Go to the source code of this file.
Namespaces | |
namespace | proxsuite |
Main package namespace. | |
namespace | proxsuite::nlp |
namespace | proxsuite::nlp::python |
Python bindings. | |
Functions | |
void | proxsuite::nlp::python::expose_finite_differences () |
Expose finite difference helpers. | |
void | proxsuite::nlp::python::exposeAutodiff () |