#include <dbcompare.hpp>
Public Member Functions | |
dbccmps_false (double _rel=1.0, double _abs=0.0) | |
~dbccmps_false () | |
bool | operator() (const _TR &x, const _TR &y) |
Definition at line 203 of file dbcompare.hpp.
coco::dbccmps_false< _TR >::dbccmps_false | ( | double | _rel = 1.0 , |
|
double | _abs = 0.0 | |||
) | [inline] |
Definition at line 208 of file dbcompare.hpp.
coco::dbccmps_false< _TR >::~dbccmps_false | ( | ) | [inline] |
Definition at line 210 of file dbcompare.hpp.
bool coco::dbccmps_false< _TR >::operator() | ( | const _TR & | x, | |
const _TR & | y | |||
) | [inline] |
Definition at line 212 of file dbcompare.hpp.