aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
expose-cost-stack.cpp File Reference
#include "aligator/python/polymorphic-convertible.hpp"
#include "aligator/python/visitors.hpp"
#include "aligator/modelling/costs/sum-of-costs.hpp"
#include <eigenpy/std-pair.hpp>
#include <eigenpy/variant.hpp>
Include dependency graph for expose-cost-stack.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT   0
 

Functions

void aligator::python::exposeCostStack ()
 fwd-declare exposeCostStack()
 

Macro Definition Documentation

◆ ALIGATOR_EIGENPY_HAS_MAP_SUPPORT

#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT   0

Definition at line 11 of file expose-cost-stack.cpp.