proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
module.cpp File Reference
#include <eigenpy/std-vector.hpp>
#include "proxsuite-nlp/python/fwd.hpp"
#include "proxsuite-nlp/python/utils/namespace.hpp"
#include "proxsuite-nlp/version.hpp"
Include dependency graph for module.cpp:

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::exposeContainerTypes ()
 Expose some useful container types.
 
 BOOST_PYTHON_MODULE (MODULE_NAME)
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

BOOST_PYTHON_MODULE ( MODULE_NAME )

Definition at line 34 of file module.cpp.