Public Types
internal::traits< Minor< MatrixType > > Struct Template Reference

#include <Minor.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime, ColsAtCompileTime, MaxRowsAtCompileTime, MaxColsAtCompileTime,
  Flags = _MatrixTypeNested::Flags & (HereditaryBits | LvalueBit), CoeffReadCost = _MatrixTypeNested::CoeffReadCost
}
typedef remove_reference
< MatrixTypeNested >::type 
_MatrixTypeNested
typedef nested< MatrixType >::type MatrixTypeNested
typedef MatrixType::StorageKind StorageKind

Detailed Description

template<typename MatrixType>
struct internal::traits< Minor< MatrixType > >

Definition at line 44 of file Minor.h.


Member Typedef Documentation

template<typename MatrixType >
typedef remove_reference<MatrixTypeNested>::type internal::traits< Minor< MatrixType > >::_MatrixTypeNested

Definition at line 48 of file Minor.h.

template<typename MatrixType >
typedef nested<MatrixType>::type internal::traits< Minor< MatrixType > >::MatrixTypeNested

Definition at line 47 of file Minor.h.

template<typename MatrixType >
typedef MatrixType::StorageKind internal::traits< Minor< MatrixType > >::StorageKind

Definition at line 49 of file Minor.h.


Member Enumeration Documentation

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

Definition at line 50 of file Minor.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:37