|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "aligator/core/function-abstract.hpp"#include "aligator/core/dynamics.hpp"#include "aligator/core/manifold-base.hpp"#include <boost/mpl/bool.hpp>Go to the source code of this file.
Classes | |
| struct | aligator::autodiff::FiniteDifferenceHelper< _Scalar > |
| Approximate the derivatives of a given function using finite differences, to downcast the function to a StageFunctionTpl. More... | |
| struct | aligator::autodiff::DynamicsFiniteDifferenceHelper< _Scalar > |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
| namespace | aligator::autodiff |