Medial Code Documentation
Loading...
Searching...
No Matches
Public Types
Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > > Struct Template Reference
Inheritance diagram for Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >:
Eigen::internal::traits< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > > Eigen::internal::traits< Matrix< _StorageIndex, SizeAtCompileTime, SizeAtCompileTime, 0, MaxSizeAtCompileTime, MaxSizeAtCompileTime > >

Public Types

typedef Matrix< _StorageIndex, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1 > IndicesType
 
typedef TranspositionsStorage StorageKind
 
- Public Types inherited from Eigen::internal::traits< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >
typedef PermutationStorage StorageKind
 
typedef Matrix< _StorageIndex, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1 > IndicesType
 
typedef _StorageIndex StorageIndex
 
typedef void Scalar
 

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