Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< Minor< MatrixType > > Struct Template Reference
+ Inheritance diagram for Eigen::internal::traits< Minor< MatrixType > >:
+ Collaboration diagram for Eigen::internal::traits< Minor< MatrixType > >:

Public Types

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

Detailed Description

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

Definition at line 31 of file Minor.h.


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