|
autogenu-jupyter
An automatic code generator and the continuation/GMRES (C/GMRES) based numerical solvers for nonlinear MPC
|

Go to the source code of this file.
Namespaces | |
| namespace | cgmres |
| namespace | cgmres::detail |
Macros | |
| #define | CGMRES_EIGEN_CONST_CAST(TYPE, OBJ) const_cast<TYPE &>(OBJ.derived()) |
| #define CGMRES_EIGEN_CONST_CAST | ( | TYPE, | |
| OBJ | |||
| ) | const_cast<TYPE &>(OBJ.derived()) |