Public Types | Static Public Member Functions | List of all members
Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape > Struct Template Reference

#include <ProductEvaluators.h>

Inheritance diagram for Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >:
Inheritance graph
[legend]

Public Types

typedef nested_eval< ExpressionType, 1 >::type MatrixType
 
typedef remove_all< MatrixType >::type MatrixTypeCleaned
 

Static Public Member Functions

template<typename Dest , typename PermutationType >
static void run (Dest &dst, const PermutationType &perm, const ExpressionType &xpr)
 

Detailed Description

template<typename ExpressionType, int Side, bool Transposed>
struct Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >

Definition at line 927 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename ExpressionType , int Side, bool Transposed>
typedef nested_eval<ExpressionType, 1>::type Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >::MatrixType

Definition at line 929 of file ProductEvaluators.h.

template<typename ExpressionType , int Side, bool Transposed>
typedef remove_all<MatrixType>::type Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >::MatrixTypeCleaned

Definition at line 930 of file ProductEvaluators.h.

Member Function Documentation

template<typename ExpressionType , int Side, bool Transposed>
template<typename Dest , typename PermutationType >
static void Eigen::internal::permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >::run ( Dest &  dst,
const PermutationType &  perm,
const ExpressionType &  xpr 
)
inlinestatic

Definition at line 933 of file ProductEvaluators.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:40