![]() |
Prusa Slicer 2.6.0
|
#include <src/eigen/Eigen/src/Core/ProductEvaluators.h>
Public Types | |
| typedef nested_eval< ExpressionType, 1 >::type | MatrixType |
| typedef remove_all< MatrixType >::type | MatrixTypeCleaned |
Static Public Member Functions | |
| template<typename Dest , typename TranspositionType > | |
| static void | run (Dest &dst, const TranspositionType &tr, const ExpressionType &xpr) |
| typedef nested_eval<ExpressionType,1>::type Eigen::internal::transposition_matrix_product< ExpressionType, Side, Transposed, ExpressionShape >::MatrixType |
| typedef remove_all<MatrixType>::type Eigen::internal::transposition_matrix_product< ExpressionType, Side, Transposed, ExpressionShape >::MatrixTypeCleaned |
|
inlinestatic |
References Eigen::internal::is_same_dense(), Eigen::OnTheLeft, and Eigen::OnTheRight.
Here is the call graph for this function: