|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "aligator/core/function-abstract.hpp"Go to the source code of this file.
Classes | |
| struct | aligator::UnaryFunctionTpl< _Scalar > |
| Represents unary functions of the form \(f(x)\), with no control (or next-state) arguments. More... | |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
Macros | |
| #define | ALIGATOR_UNARY_FUNCTION_INTERFACE(Scalar) |
Definition in file unary-function.hpp.
| #define ALIGATOR_UNARY_FUNCTION_INTERFACE | ( | Scalar | ) |
Definition at line 44 of file unary-function.hpp.