|
| Transpose (const TranspositionType &t) |
|
Index | size () const |
|
Index | rows () const |
|
Index | cols () const |
|
template<typename OtherDerived > |
const Product< Transpose, OtherDerived, AliasFreeProduct > | operator* (const MatrixBase< OtherDerived > &matrix) const |
|
const TranspositionType & | nestedExpression () const |
|
|
const TranspositionType & | m_transpositions |
|
§ operator*()
template<typename TranspositionsDerived >
template<typename OtherDerived >
- Returns
- the matrix with the inverse transpositions applied to the rows.
§ operator*
template<typename TranspositionsDerived >
template<typename OtherDerived >
- Returns
- the matrix with the inverse transpositions applied to the columns.
The documentation for this class was generated from the following file: