|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <Stencil.h>
Public Member Functions | |
| StencilFilter () | |
| void | apply (std::vector< double > &histogram) |
| void | calc_derivative (std::vector< double > &histogram, const double &h) |
|
virtual |
|
virtual |
Implements Filter.
Definition at line 31 of file Stencil.cpp.
References apply().