ESYS13
Revision_
|
Return 1 if abs(x)<=y, otherwise return 0. More...
#include <DataAlgorithm.h>
Public Member Functions | |
double | operator() (double x, double y) const |
Return 1 if abs(x)<=y, otherwise return 0.
double escript::AbsLTE::operator() | ( | double | x, |
double | y | ||
) | const [inline] |