VisionCpp  0.0.1
Classes | Namespaces
eval_expr_stn_filt.hpp File Reference

This file contains the specialisation of the EvalExpr for StnFilt( stencil node with filter ). 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< StnFilt< C_OP, Halo_T, Halo_L, Halo_B, Halo_R, LHS, RHS, Cols, Rows, LfType, LVL >, Loc, Params... >
 Partial specialisation of the EvalExpr when the expression is an StnFilt(stencil with filter operation) expression. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 
 visioncpp::internal
 Internal implementations.
 

Detailed Description

This file contains the specialisation of the EvalExpr for StnFilt( stencil node with filter ).

Definition in file eval_expr_stn_filt.hpp.