Eigen definition for the LinearSystemInterfaceTypes. More...
#include <eigenLinearSystem.hpp>
Public Types | |
using | Identifier = typename Type::Identifier |
See LhsExpressionInterface. | |
using | Matrix |
See LinearSystemInterfaceTypes. | |
using | MatrixIdentifier |
See LinearSystemInterfaceTypes. | |
using | MatrixReal |
See LinearSystemInterfaceTypes. | |
using | Real = typename Type::Real |
See LhsExpressionInterface. | |
using | Type = T_Type |
See LinearSystemInterfaceTypes. | |
using | Vector |
See LinearSystemInterfaceTypes. | |
using | VectorIdentifier |
See LinearSystemInterfaceTypes. | |
using | VectorReal |
See LinearSystemInterfaceTypes. | |
Eigen definition for the LinearSystemInterfaceTypes.
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::Matrix |
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::MatrixIdentifier |
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::MatrixReal |
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::Vector |
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::VectorIdentifier |
using codi::EigenLinearSystemTypes< T_Type, T_Matrix, T_Vector >::VectorReal |