aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
integrator-rk2.hpp File Reference
#include "aligator/modelling/dynamics/integrator-explicit.hpp"
#include "aligator/modelling/dynamics/integrator-rk2.hxx"
Include dependency graph for integrator-rk2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::dynamics::IntegratorRK2Tpl< _Scalar >
 Second-order Runge-Kutta integrator. More...
 
struct  aligator::dynamics::IntegratorRK2DataTpl< Scalar >
 

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::dynamics
 Namespace for modelling system dynamics.