#include <DenseBase.h>
Public Types | |
typedef Block< Derived, internal::traits< Derived >::RowsAtCompileTime, N,!IsRowMajor > | Type |
Definition at line 27 of file DenseBase.h.
typedef Block<Derived, internal::traits<Derived>::RowsAtCompileTime, N, !IsRowMajor> Eigen::DenseBase< Derived >::NColsBlockXpr< N >::Type |
Definition at line 27 of file DenseBase.h.