OGS
|
Specialization for 0xM matrices. Using fixed size Eigen matrices here would lead to zero sized arrays, which cause compilation errors on some compilers.
Definition at line 40 of file ShapeMatrixPolicy.h.
#include <ShapeMatrixPolicy.h>
Public Types | |
using | type |
using detail::EigenMatrixType< 0, M >::type |
Definition at line 42 of file ShapeMatrixPolicy.h.