aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include <eigenpy/fwd.hpp>
#include <fmt/format.h>
Go to the source code of this file.
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::python |
The Python bindings. | |
Functions | |
bp::arg | aligator::python::operator""_a (const char *argname, std::size_t) |
User-defined literal for defining boost::python::arg. | |
Definition in file visitors.hpp.