Public Member Functions | |
EIGEN_CONSTEXPR Index | cols () const EIGEN_NOEXCEPT |
const TranspositionType & | nestedExpression () const |
template<typename OtherDerived > | |
const Product< Transpose, OtherDerived, AliasFreeProduct > | operator* (const MatrixBase< OtherDerived > &matrix) const |
EIGEN_CONSTEXPR Index | rows () const EIGEN_NOEXCEPT |
EIGEN_CONSTEXPR Index | size () const EIGEN_NOEXCEPT |
Transpose (const TranspositionType &t) | |
Protected Attributes | |
const TranspositionType & | m_transpositions |
Private Types | |
typedef TranspositionType::IndicesType | IndicesType |
typedef TranspositionsDerived | TranspositionType |
Definition at line 346 of file Transpositions.h.
|
private |
Definition at line 349 of file Transpositions.h.
|
private |
Definition at line 348 of file Transpositions.h.
|
inlineexplicit |
Definition at line 352 of file Transpositions.h.
|
inline |
Definition at line 359 of file Transpositions.h.
|
inline |
Definition at line 380 of file Transpositions.h.
|
inline |
Definition at line 374 of file Transpositions.h.
|
inline |
Definition at line 357 of file Transpositions.h.
|
inline |
Definition at line 355 of file Transpositions.h.
|
protected |
Definition at line 383 of file Transpositions.h.