aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/modelling/dynamics/ode-abstract.hpp"
#include <proxsuite-nlp/modelling/spaces/vector-space.hpp>
#include "aligator/modelling/dynamics/linear-ode.hxx"
Go to the source code of this file.
Classes | |
struct | aligator::dynamics::LinearODETpl< _Scalar > |
Linear ordinary differential equation \(\dot{x} = Ax + Bu\). More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::dynamics |
Namespace for modelling system dynamics. | |