|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "./composite-costs.hpp"#include <aligator/context.hpp>#include "./quad-residual-cost.hxx"Go to the source code of this file.
Classes | |
| struct | aligator::QuadraticResidualCostTpl< _Scalar > |
| Quadratic composite of an underlying function. More... | |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
Definition in file quad-residual-cost.hpp.