escript::AbsGT Struct Reference
Return 1 if abs(x)>y, otherwise return 0.
More...
#include <DataAlgorithm.h>
List of all members.
|
Public Member Functions |
double | operator() (double x, double y) const |
Detailed Description
Return 1 if abs(x)>y, otherwise return 0.
Member Function Documentation
double escript::AbsGT::operator() |
( |
double |
x, |
|
|
double |
y | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: