aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear 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.