ei_traits< Transpose< MatrixType > > Struct Template Reference

#include <Transpose.h>

Inheritance diagram for ei_traits< Transpose< MatrixType > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  {
  RowsAtCompileTime = MatrixType::ColsAtCompileTime, ColsAtCompileTime = MatrixType::RowsAtCompileTime, MaxRowsAtCompileTime = MatrixType::MaxColsAtCompileTime, MaxColsAtCompileTime = MatrixType::MaxRowsAtCompileTime,
  Flags, CoeffReadCost = _MatrixTypeNested::CoeffReadCost
}
typedef ei_unref
< MatrixTypeNested >::type 
_MatrixTypeNested
typedef ei_nested< MatrixType >
::type 
MatrixTypeNested
typedef MatrixType::Scalar Scalar

Detailed Description

template<typename MatrixType>
struct ei_traits< Transpose< MatrixType > >

Definition at line 41 of file Transpose.h.


Member Typedef Documentation

template<typename MatrixType >
typedef ei_unref<MatrixTypeNested>::type ei_traits< Transpose< MatrixType > >::_MatrixTypeNested

Definition at line 45 of file Transpose.h.

template<typename MatrixType >
typedef ei_nested<MatrixType>::type ei_traits< Transpose< MatrixType > >::MatrixTypeNested

Definition at line 44 of file Transpose.h.

template<typename MatrixType >
typedef MatrixType::Scalar ei_traits< Transpose< MatrixType > >::Scalar

Definition at line 43 of file Transpose.h.


Member Enumeration Documentation

template<typename MatrixType >
anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 46 of file Transpose.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:03 2013