VisionCpp  0.0.1
Classes | Namespaces
eval_expr_leaf_node.hpp File Reference

This file contains the specialisation of the EvalExpr for LeafNode. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::internal::EvalExpr< LeafNode< PlaceHolder< Memory_Type, N, Cols, Rows, Sc >, LVL >, Loc, Params... >
 Partial specialisation of the EvalExpr when the expression is an LeafNode expression and the internal::ops_category is NeighbourOP. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 
 visioncpp::internal
 Internal implementations.
 

Detailed Description

This file contains the specialisation of the EvalExpr for LeafNode.

Definition in file eval_expr_leaf_node.hpp.