Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< DiagonalWrapper< _DiagonalVectorType > > Struct Template Reference

Public Types

enum  {
  RowsAtCompileTime = DiagonalVectorType::SizeAtCompileTime, ColsAtCompileTime = DiagonalVectorType::SizeAtCompileTime, MaxRowsAtCompileTime = DiagonalVectorType::SizeAtCompileTime, MaxColsAtCompileTime = DiagonalVectorType::SizeAtCompileTime,
  Flags = traits<DiagonalVectorType>::Flags & LvalueBit
}
 
typedef _DiagonalVectorType DiagonalVectorType
 
typedef DiagonalVectorType::Scalar Scalar
 
typedef DiagonalVectorType::Index Index
 
typedef DiagonalVectorType::StorageKind StorageKind
 

Detailed Description

template<typename _DiagonalVectorType>
struct Eigen::internal::traits< DiagonalWrapper< _DiagonalVectorType > >

Definition at line 231 of file DiagonalMatrix.h.


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