proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
namespace.hpp File Reference
#include <boost/python.hpp>
Include dependency graph for namespace.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

std::string proxsuite::nlp::python::get_scope_name (bp::scope scope)
 
bp::object proxsuite::nlp::python::get_namespace (const std::string &name)
 Create or retrieve a Python scope (that is, a class or module namespace).