Implements the backward-differentiation formula for integrating DAEs.
#define CLOSE_NAMESPACE_ACADO
Implements the Runge-Kutta-23 scheme for integrating ODEs.
Abstract base class for all kinds of algorithms for integrating differential equations (ODEs or DAEs)...
Implements the Runge-Kutta-78 scheme for integrating ODEs.
Implements the Runge-Kutta-12 scheme for integrating ODEs.
Implements the Runge-Kutta-45 scheme for integrating ODEs.
#define BEGIN_NAMESPACE_ACADO
Abstract base class for all kinds of Runge-Kutta schemes for integrating ODEs.
Implements a scheme for evaluating discretized ODEs.