Public Types
DenseBase< Derived >::ConstNColsBlockXpr< N > Struct Template Reference

#include <DenseBase.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 46 of file DenseBase.h.


Member Typedef Documentation

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

Definition at line 46 of file DenseBase.h.


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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:14