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