h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <AdvancedFunctions0D.h>
Inheritance diagram for LocalAverageDepthF0D:
Public Member Functions | |
LocalAverageDepthF0D (real maskSize=5.f) | |
string | getName () const |
double | operator() (Interface0DIterator &iter) |
|
Builds the functor from the size of the mask that will be used. |
|
Returns the string "LocalAverageDepthF0D" Reimplemented from UnaryFunction0D< double >. |
|
the () operator. Reimplemented from UnaryFunction0D< double >. |