Public Types

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

#include <DenseBase.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

template<typename Derived>
template<int N>
typedef Block<Derived, internal::traits<Derived>::RowsAtCompileTime, N, !IsRowMajor> DenseBase< Derived >::NColsBlockXpr< N >::Type

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