Public Types | |
typedef TranspositionsBase< TranspositionsWrapper > | Base |
typedef Traits::IndicesType | IndicesType |
typedef IndicesType::Scalar | StorageIndex |
Public Types inherited from Eigen::TranspositionsBase< TranspositionsWrapper< IndicesType_ > > | |
typedef Eigen::Index | Index |
typedef Traits::IndicesType | IndicesType |
typedef IndicesType::Scalar | StorageIndex |
Protected Attributes | |
IndicesType::Nested | m_indices |
Private Types | |
typedef internal::traits< TranspositionsWrapper > | Traits |
Definition at line 274 of file Transpositions.h.
typedef TranspositionsBase<TranspositionsWrapper> Eigen::TranspositionsWrapper< IndicesType_ >::Base |
Definition at line 280 of file Transpositions.h.
typedef Traits::IndicesType Eigen::TranspositionsWrapper< IndicesType_ >::IndicesType |
Definition at line 281 of file Transpositions.h.
typedef IndicesType::Scalar Eigen::TranspositionsWrapper< IndicesType_ >::StorageIndex |
Definition at line 282 of file Transpositions.h.
|
private |
Definition at line 277 of file Transpositions.h.
|
inlineexplicit |
Definition at line 284 of file Transpositions.h.
|
inline |
Definition at line 301 of file Transpositions.h.
|
inline |
|
inline |
Copies the other transpositions into *this
Definition at line 290 of file Transpositions.h.
|
protected |
Definition at line 305 of file Transpositions.h.