

Go to the source code of this file.
Classes | |
| class | ExplicitRungeKutta3Export |
| Allows to export a tailored explicit Runge-Kutta integrator of order 3 for fast model predictive control. More... | |
Functions | |
| IntegratorExport * | createExplicitRungeKutta3Export (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
| IntegratorExport* createExplicitRungeKutta3Export | ( | UserInteraction * | _userInteraction, |
| const std::string & | _commonHeaderName | ||
| ) |
Definition at line 71 of file erk3_export.cpp.