Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, ExpressionShape > Class Template Reference

#include <ProductEvaluators.h>

Detailed Description

template<typename ExpressionType, int Side, bool Transposed, typename ExpressionShape>
class Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, ExpressionShape >

Internal helper class implementing the product between a permutation matrix and a matrix. This class is specialized for DenseShape below and for SparseShape in SparseCore/SparsePermutation.h


The documentation for this class was generated from the following file: