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