autogenu-jupyter
An automatic code generator and the continuation/GMRES (C/GMRES) based numerical solvers for nonlinear MPC
Loading...
Searching...
No Matches
macros.hpp File Reference
This graph shows which files directly or indirectly include this file:

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())
 

Macro Definition Documentation

◆ CGMRES_EIGEN_CONST_CAST

#define CGMRES_EIGEN_CONST_CAST (   TYPE,
  OBJ 
)    const_cast<TYPE &>(OBJ.derived())