aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
expose-utils.cpp File Reference
#include "aligator/python/fwd.hpp"
#include "aligator/gar/utils.hpp"
#include <eigenpy/std-array.hpp>
Include dependency graph for expose-utils.cpp:

Go to the source code of this file.

Namespaces

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

Functions

bp::dict aligator::python::lqr_sol_initialize_wrap (const lqr_t &problem)
 
void aligator::python::exposeGarUtils ()