24 #ifndef VISIONCPP_INCLUDE_FRAMEWORK_EVALUATOR_EVAL_EXPRESSION_EVAL_EXPRESSION_HPP_
25 #define VISIONCPP_INCLUDE_FRAMEWORK_EVALUATOR_EVAL_EXPRESSION_EVAL_EXPRESSION_HPP_
this file contains the specialisation of EvalExpr for Assign when it is not a root
This file contains the specialisation of the EvalExpr for LeafNode.
This file contains the specialisation of the EvalExpr for RBiOP( pointwise Binary operation node).
This file contains the specialisation of the EvalExpr for RUnOP( pointwise Unary operation node).
This file contains the specialisation of the EvalExpr for RDCN( reduction operation node).
This file contains the specialisation of the EvalExpr for StnFilt( stencil node with filter ).
This file contains the specialisation of the EvalExpr for StnFilt( stencil node without filter).