|
| permut_matrix_product_retval (const PermutationType &perm, const MatrixType &matrix) |
|
Index | rows () const |
|
Index | 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 PermutationType & | m_permutation |
|
MatrixType::Nested | m_matrix |
|
template<typename PermutationType, typename MatrixType, int Side, bool Transposed>
struct Eigen::internal::permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed >
Definition at line 45 of file PermutationMatrix.h.
The documentation for this struct was generated from the following file: