

Go to the source code of this file.
Classes | |
| class | NARXExport |
| Allows to export a tailored polynomial NARX integrator for fast model predictive control. More... | |
Functions | |
| IntegratorExport * | createNARXExport (UserInteraction *_userInteraction, const std::string &_commonHeaderName) |
| IntegratorExport* createNARXExport | ( | UserInteraction * | _userInteraction, |
| const std::string & | _commonHeaderName | ||
| ) |
Definition at line 752 of file narx_export.cpp.