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