Public Types

ConstNRowsBlockXpr< N > Struct Template Reference

#include <BlockMethods.h>

List of all members.

Public Types

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

template<int N>
struct ConstNRowsBlockXpr< N >


Member Typedef Documentation

template<int N>
typedef const Block<const Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> ConstNRowsBlockXpr< N >::Type

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