![]() |
Prusa Slicer 2.6.0
|
#include <src/eigen/Eigen/src/Core/TriangularMatrix.h>
Public Types | |
| enum | { col = (UnrollCount-1) / DstXprType::RowsAtCompileTime , row = (UnrollCount-1) % DstXprType::RowsAtCompileTime } |
| typedef Kernel::DstEvaluatorType | DstEvaluatorType |
| typedef DstEvaluatorType::XprType | DstXprType |
| typedef Kernel::Scalar | Scalar |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC void | run (Kernel &kernel) |
| typedef Kernel::DstEvaluatorType Eigen::internal::triangular_assignment_loop< Kernel, Mode, UnrollCount, SetOpposite >::DstEvaluatorType |
| typedef DstEvaluatorType::XprType Eigen::internal::triangular_assignment_loop< Kernel, Mode, UnrollCount, SetOpposite >::DstXprType |
| typedef Kernel::Scalar Eigen::internal::triangular_assignment_loop< Kernel, Mode, UnrollCount, SetOpposite >::Scalar |
| anonymous enum |
|
inlinestatic |
References col(), Eigen::Lower, row(), and Eigen::Upper.
Here is the call graph for this function: