Public Types
internal::plain_matrix_type_dense< T, ArrayXpr > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

typedef Array< typename traits
< T >::Scalar, traits< T >
::RowsAtCompileTime, traits< T >
::ColsAtCompileTime, AutoAlign|(traits
< T >::Flags &RowMajorBit?RowMajor:ColMajor),
traits< T >
::MaxRowsAtCompileTime, traits
< T >::MaxColsAtCompileTime > 
type

Detailed Description

template<typename T>
struct internal::plain_matrix_type_dense< T, ArrayXpr >

Definition at line 180 of file XprHelper.h.


Member Typedef Documentation

template<typename T >
typedef Array<typename traits<T>::Scalar, traits<T>::RowsAtCompileTime, traits<T>::ColsAtCompileTime, AutoAlign | (traits<T>::Flags&RowMajorBit ? RowMajor : ColMajor), traits<T>::MaxRowsAtCompileTime, traits<T>::MaxColsAtCompileTime > internal::plain_matrix_type_dense< T, ArrayXpr >::type

Definition at line 188 of file XprHelper.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34