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

Go to the source code of this file.

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp
 
namespace  proxsuite::nlp::python
 Python bindings.
 

Functions

bp::arg proxsuite::nlp::python::operator""_a (const char *argname, std::size_t)
 User-defined literal for bp::arg.
 
void proxsuite::nlp::python::exposeFunctionTypes ()
 
void proxsuite::nlp::python::exposeManifolds ()
 
void proxsuite::nlp::python::exposeResiduals ()
 Expose some residual functions.
 
void proxsuite::nlp::python::exposeCost ()
 
void proxsuite::nlp::python::exposeConstraints ()
 
void proxsuite::nlp::python::exposeProblem ()
 
void proxsuite::nlp::python::exposeResults ()
 
void proxsuite::nlp::python::exposeWorkspace ()
 
void proxsuite::nlp::python::exposeLdltRoutines ()
 
void proxsuite::nlp::python::exposeSolver ()
 
void proxsuite::nlp::python::exposeCallbacks ()
 
void proxsuite::nlp::python::exposeAutodiff ()