ei_plain_matrix_type< T > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

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

Detailed Description

template<typename T>
struct ei_plain_matrix_type< T >

Definition at line 146 of file XprHelper.h.


Member Typedef Documentation

template<typename T>
typedef Matrix<typename ei_traits<T>::Scalar, ei_traits<T>::RowsAtCompileTime, ei_traits<T>::ColsAtCompileTime, AutoAlign | (ei_traits<T>::Flags&RowMajorBit ? RowMajor : ColMajor), ei_traits<T>::MaxRowsAtCompileTime, ei_traits<T>::MaxColsAtCompileTime > ei_plain_matrix_type< T >::type

Definition at line 154 of file XprHelper.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:02 2013