#include <AssignEvaluator.h>
Public Types | |
| enum | { outer = Index / DstXprType::InnerSizeAtCompileTime, inner = Index % DstXprType::InnerSizeAtCompileTime } |
| typedef Kernel::DstEvaluatorType | DstEvaluatorType |
| typedef DstEvaluatorType::XprType | DstXprType |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void | run (Kernel &kernel) |
Definition at line 198 of file AssignEvaluator.h.
| typedef Kernel::DstEvaluatorType Eigen::internal::copy_using_evaluator_DefaultTraversal_CompleteUnrolling< Kernel, Index, Stop >::DstEvaluatorType |
Definition at line 205 of file AssignEvaluator.h.
| typedef DstEvaluatorType::XprType Eigen::internal::copy_using_evaluator_DefaultTraversal_CompleteUnrolling< Kernel, Index, Stop >::DstXprType |
Definition at line 206 of file AssignEvaluator.h.
| anonymous enum |
| Enumerator | |
|---|---|
| outer | |
| inner | |
Definition at line 208 of file AssignEvaluator.h.
|
inlinestatic |
Definition at line 213 of file AssignEvaluator.h.