ESScript  Revision_4488
Public Member Functions | List of all members
escript::AbsGT Struct Reference

Return 1 if abs(x)>y, otherwise return 0. More...

#include <DataAlgorithm.h>

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: