aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
linear-ode.hpp File Reference
#include "aligator/modelling/dynamics/ode-abstract.hpp"
#include <proxsuite-nlp/modelling/spaces/vector-space.hpp>
#include "aligator/modelling/dynamics/linear-ode.hxx"
Include dependency graph for linear-ode.hpp:
This graph shows which files directly or indirectly include this file:

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.