BloombergLP::bdlb::DoubleCompareUtil::fuzzyGt

See the overload above for contract.

Synopsis

Declared in <bdlb_doublecompareutil.h>

static
bool
fuzzyGt(
    double a,
    double b,
    double relTol);

Return Value

true if a is fuzzy greater-than b

Parameters

NameDescription
afirst value to compare
bsecond value to compare
relTolrelative tolerance for fuzzy equality