aligator  0.14.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
utils.hpp File Reference
#include <eigenpy/registration.hpp>
#include <boost/python.hpp>
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::python
 The Python bindings.
 

Functions

std::string aligator::python::get_scope_name (bp::scope scope)
 
bp::object aligator::python::get_namespace (const std::string &name)
 Create or retrieve a Python scope (that is, a class or module namespace).
 
template<typename T>
bool aligator::python::register_enum_symlink (bool export_values)
 

Detailed Description

Definition in file utils.hpp.