aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
costs.hpp File Reference

Define cost functions. More...

Include dependency graph for costs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::python::PyCostFunction
 Wrapper for the CostDataAbstractTpl class and its children. More...
 
struct  boost::python::objects::value_holder< aligator::python::PyCostFunction >
 

Namespaces

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

Detailed Description

Define cost functions.

Definition in file costs.hpp.