Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< HouseholderSequence< VectorsType, CoeffsType, Side > > Struct Template Reference

Public Types

enum  {
  RowsAtCompileTime, ColsAtCompileTime = RowsAtCompileTime, MaxRowsAtCompileTime, MaxColsAtCompileTime = MaxRowsAtCompileTime,
  Flags = 0
}
 
typedef VectorsType::Scalar Scalar
 
typedef VectorsType::Index Index
 
typedef VectorsType::StorageKind StorageKind
 

Detailed Description

template<typename VectorsType, typename CoeffsType, int Side>
struct Eigen::internal::traits< HouseholderSequence< VectorsType, CoeffsType, Side > >

Definition at line 60 of file HouseholderSequence.h.


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