|
typedef remove_all< typename MatrixType::Nested >::type | MatrixTypeNestedCleaned |
|
typedef TranspositionType::Index | Index |
|
typedef internal::traits< transposition_matrix_product_retval< TranspositionType, MatrixType, Side, Transposed > >::ReturnType | ReturnType |
|
typedef internal::dense_xpr_base< ReturnByValue >::type | Base |
|
|
| transposition_matrix_product_retval (const TranspositionType &tr, const MatrixType &matrix) |
|
int | rows () const |
|
int | cols () const |
|
template<typename Dest > |
void | evalTo (Dest &dst) const |
|
void | evalTo (Dest &dst) const |
|
Index | rows () const |
|
Index | cols () const |
|
const Unusable & | coeff (Index) const |
|
const Unusable & | coeff (Index, Index) const |
|
Unusable & | coeffRef (Index) |
|
Unusable & | coeffRef (Index, Index) |
|
|
const TranspositionType & | m_transpositions |
|
MatrixType::Nested | m_matrix |
|
template<typename TranspositionType, typename MatrixType, int Side, bool Transposed>
struct Eigen::internal::transposition_matrix_product_retval< TranspositionType, MatrixType, Side, Transposed >
Definition at line 45 of file Transpositions.h.
The documentation for this struct was generated from the following file:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Surfworks/Eigen/src/Core/Transpositions.h