| 
    VisionCpp
    0.0.1
    
   | 
 
This file contains the specialisation of the Evaluator struct for assign when it is a root struct. More...
Go to the source code of this file.
Classes | |
| struct | visioncpp::internal::Evaluator< internal::ops_category::GlobalNeighbourOP, OutputIndex, Offset, LC, LR, internal::Assign< LHS, RHS, Cols, Rows, LfType, LVL >, Loc, Params... > | 
| Partial specialisation of the Evaluator when the expression is an internal::Assign expression and the internal::ops_category is GlobalNeighbourOP.  More... | |
| struct | visioncpp::internal::Evaluator< internal::ops_category::NeighbourOP, OutputIndex, Offset, LC, LR, internal::Assign< LHS, RHS, Cols, Rows, LfType, LVL >, Loc, Params... > | 
| Partial specialisation of the Evaluator when the expression is an internal::Assign expression and the internal::ops_category is NeighbourOP.  More... | |
| struct | visioncpp::internal::Evaluator< internal::ops_category::PointOP, Output_Index, Offset, LC, LR, internal::Assign< LHS, RHS, Cols, Rows, LfType, LVL >, Loc, Params... > | 
| Partial specialisation of the Evaluator when the expression is an internal::Assign expression and the internal::ops_category is PointOP.  More... | |
Namespaces | |
| visioncpp | |
| VisionCpp namespace.  | |
| visioncpp::internal | |
| Internal implementations.  | |
This file contains the specialisation of the Evaluator struct for assign when it is a root struct.
Definition in file eval_assign.hpp.