VisionCpp
0.0.1
|
This file contains the specialisation of the EvalExpr for StnFilt( stencil node without filter). More...
Go to the source code of this file.
Classes | |
struct | visioncpp::internal::EvalExpr< StnNoFilt< C_OP, Halo_T, Halo_L, Halo_B, Halo_R, RHS, Cols, Rows, LfType, LVL >, Loc, Params... > |
Partial specialisation of the EvalExpr when the expression is an StnNoFilt(stencil without filter operation) expression. More... | |
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
visioncpp::internal | |
Internal implementations. | |
This file contains the specialisation of the EvalExpr for StnFilt( stencil node without filter).
Definition in file eval_expr_stn_no_filt.hpp.