Public Types

DenseBase< Derived >::NRowsBlockXpr< N > Struct Template Reference

#include <DenseBase.h>

List of all members.

Public Types

typedef Block< Derived, N,
internal::traits< Derived >
::ColsAtCompileTime,
IsRowMajor > 
Type

template<typename Derived>
template<int N>
struct DenseBase< Derived >::NRowsBlockXpr< N >


Member Typedef Documentation

template<typename Derived>
template<int N>
typedef Block<Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> DenseBase< Derived >::NRowsBlockXpr< N >::Type

The documentation for this struct was generated from the following file: