Go to the source code of this file.
|
| class | Eigen::TranspositionsBase< Derived > |
| |
| struct | Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > > |
| |
| class | Eigen::Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > |
| | Represents a sequence of transpositions (row/column interchange) More...
|
| |
| struct | Eigen::internal::traits< Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > > |
| |
| class | Eigen::Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, PacketAccess > |
| |
| struct | Eigen::internal::traits< TranspositionsWrapper< _IndicesType > > |
| |
| class | Eigen::TranspositionsWrapper< _IndicesType > |
| |
| struct | Eigen::internal::traits< Transpose< TranspositionsBase< Derived > > > |
| |
| class | Eigen::Transpose< TranspositionsBase< TranspositionsDerived > > |
| |