TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | List of all members
Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > > Struct Template Reference

#include <Transpositions.h>

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
 

Member Typedef Documentation

◆ IndicesType

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename _StorageIndex >
typedef Matrix<_StorageIndex, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1> Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >::IndicesType

◆ StorageKind

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename _StorageIndex >
typedef TranspositionsStorage Eigen::internal::traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >::StorageKind

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