#include <DenseBase.h>
Public Types | |
typedef Block< Derived, N, internal::traits< Derived >::ColsAtCompileTime, IsRowMajor > | Type |
Definition at line 30 of file DenseBase.h.
typedef Block<Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> Eigen::DenseBase< Derived >::NRowsBlockXpr< N >::Type |
Definition at line 30 of file DenseBase.h.