#include <dbcompare.hpp>
Public Member Functions | |
| dbccmps_gt (double _rel=1.0, double _abs=0.0) | |
| ~dbccmps_gt () | |
| bool | operator() (const _TR &x, const _TR &y) |
Definition at line 124 of file dbcompare.hpp.
| coco::dbccmps_gt< _TR >::dbccmps_gt | ( | double | _rel = 1.0, |
|
| double | _abs = 0.0 | |||
| ) | [inline] |
Definition at line 129 of file dbcompare.hpp.
| coco::dbccmps_gt< _TR >::~dbccmps_gt | ( | ) | [inline] |
Definition at line 131 of file dbcompare.hpp.
| bool coco::dbccmps_gt< _TR >::operator() | ( | const _TR & | x, | |
| const _TR & | y | |||
| ) | [inline] |
Definition at line 133 of file dbcompare.hpp.
1.5.8