Public Types
internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > Struct Template Reference

#include <Select.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = ConditionMatrixType::RowsAtCompileTime, ColsAtCompileTime = ConditionMatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = ConditionMatrixType::MaxRowsAtCompileTime, MaxColsAtCompileTime = ConditionMatrixType::MaxColsAtCompileTime,
  Flags = (unsigned int)ThenMatrixType::Flags & ElseMatrixType::Flags & HereditaryBits, CoeffReadCost
}
typedef ConditionMatrixType::Nested ConditionMatrixNested
typedef ElseMatrixType::Nested ElseMatrixNested
typedef traits< ThenMatrixType >
::Scalar 
Scalar
typedef Dense StorageKind
typedef ThenMatrixType::Nested ThenMatrixNested
typedef traits< ThenMatrixType >
::XprKind 
XprKind

Detailed Description

template<typename ConditionMatrixType, typename ThenMatrixType, typename ElseMatrixType>
struct internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >

Definition at line 45 of file Select.h.


Member Typedef Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ConditionMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ConditionMatrixNested

Definition at line 51 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ElseMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ElseMatrixNested

Definition at line 53 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef traits<ThenMatrixType>::Scalar internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::Scalar

Definition at line 48 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef Dense internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::StorageKind

Definition at line 49 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ThenMatrixType::Nested internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ThenMatrixNested

Definition at line 52 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef traits<ThenMatrixType>::XprKind internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::XprKind

Definition at line 50 of file Select.h.


Member Enumeration Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 54 of file Select.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:40