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 <AdvancedFunctions1D.h>
Inheritance diagram for LocalAverageDepthF1D:
Public Member Functions | |
LocalAverageDepthF1D (real sigma, IntegrationType iType=MEAN) | |
string | getName () const |
double | operator() (Interface1D &inter) |
|
Builds the functor.
|
|
Returns the string "LocalAverageDepthF1D" Reimplemented from UnaryFunction1D< double >. |
|
the () operator. Reimplemented from UnaryFunction1D< double >. |