#include <Transpositions.h>
|
| typedef Matrix< _StorageIndex, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1 > | IndicesType |
| |
| typedef TranspositionsStorage | StorageKind |
| |
| typedef PermutationStorage | StorageKind |
| |
| typedef Matrix< _StorageIndex, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1 > | IndicesType |
| |
| typedef _StorageIndex | StorageIndex |
| |
| typedef void | Scalar |
| |
◆ IndicesType
template<
int SizeAtCompileTime,
int MaxSizeAtCompileTime,
typename _StorageIndex >
◆ StorageKind
template<
int SizeAtCompileTime,
int MaxSizeAtCompileTime,
typename _StorageIndex >
The documentation for this struct was generated from the following file: