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