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

Public Types

enum  {
  RowsAtCompileTime = _IndicesType::SizeAtCompileTime, ColsAtCompileTime = _IndicesType::SizeAtCompileTime, MaxRowsAtCompileTime = IndicesType::MaxRowsAtCompileTime, MaxColsAtCompileTime = IndicesType::MaxColsAtCompileTime,
  Flags = 0, CoeffReadCost = _IndicesType::CoeffReadCost
}
 
typedef PermutationStorage StorageKind
 
typedef _IndicesType::Scalar Scalar
 
typedef _IndicesType::Scalar Index
 
typedef _IndicesType IndicesType
 

Detailed Description

template<typename _IndicesType>
struct Eigen::internal::traits< PermutationWrapper< _IndicesType > >

Definition at line 465 of file PermutationMatrix.h.


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