26 #include "runge_kutta.hpp"
33 "Fixed-step explicit Runge-Kutta integrator for ODEs Currently \n"
36 "The method is still under development\n"
38 "Extra doc: https://github.com/casadi/casadi/wiki/L_23a \n"
static const std::string meta_doc
A documentation string.