This file contains the specialisation of the Evaluator struct for assign when it is a root struct.
More...
|
struct | visioncpp::internal::Evaluator< ops_category::PointOP, OutputIndex, Offset, LC, LR, ParallelCopy< LHS, RHS, Cols, Rows, OffsetColIn, OffsetRowIn, OffsetColOut, OffsetRowOut, LfType, LVL >, Loc, Params... > |
| Partial specialisation of the Evaluator when the expression is an ParallelCopy expression and the ops_category is PointOP. More...
|
|
struct | visioncpp::internal::Evaluator< ops_category::NeighbourOP, OutputIndex, Offset, LC, LR, ParallelCopy< LHS, RHS, Cols, Rows, OffsetColIn, OffsetRowIn, OffsetColOut, OffsetRowOut, LfType, LVL >, Loc, Params... > |
| Partial specialisation of the Evaluator when the expression is an ParallelCopy expression and the ops_category is NeighbourOP. More...
|
|
struct | visioncpp::internal::Evaluator< ops_category::GlobalNeighbourOP, OutputIndex, Offset, LC, LR, ParallelCopy< LHS, RHS, Cols, Rows, OffsetColIn, OffsetRowIn, OffsetColOut, OffsetRowOut, LfType, LVL >, Loc, Params... > |
| Partial specialisation of the Evaluator when the expression is an ParallelCopy expression and the ops_category is GlobalNeighbourOP. More...
|
|
This file contains the specialisation of the Evaluator struct for assign when it is a root struct.
Definition in file eval_assign_partial.hpp.