Go to the source code of this file.
Classes | |
class | DiagonallyImplicitRKExport |
Allows to export a tailored diagonally implicit Runge-Kutta integrator for fast model predictive control. More... | |
Functions | |
DiagonallyImplicitRKExport * | createDiagonallyImplicitRKExport (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
DiagonallyImplicitRKExport* createDiagonallyImplicitRKExport | ( | UserInteraction * | _userInteraction, |
const std::string & | _commonHeaderName | ||
) | [inline] |
Definition at line 287 of file dirk_export.hpp.