|
enum | { col = (UnrollCount-1) / DstXprType::RowsAtCompileTime,
row = (UnrollCount-1) % DstXprType::RowsAtCompileTime
} |
|
typedef Kernel::DstEvaluatorType | DstEvaluatorType |
|
typedef DstEvaluatorType::XprType | DstXprType |
|
typedef Kernel::Scalar | Scalar |
|
|
static EIGEN_DEVICE_FUNC void | run (Kernel &kernel) |
|
The documentation for this struct was generated from the following file: