#include <dbcompare.hpp>
Public Member Functions | |
| dbccmps_lt (double _rel=1.0, double _abs=0.0) | |
| ~dbccmps_lt () | |
| bool | operator() (const _TR &x, const _TR &y) |
Definition at line 155 of file dbcompare.hpp.
| coco::dbccmps_lt< _TR >::dbccmps_lt | ( | double | _rel = 1.0, |
|
| double | _abs = 0.0 | |||
| ) | [inline] |
Definition at line 160 of file dbcompare.hpp.
| coco::dbccmps_lt< _TR >::~dbccmps_lt | ( | ) | [inline] |
Definition at line 162 of file dbcompare.hpp.
| bool coco::dbccmps_lt< _TR >::operator() | ( | const _TR & | x, | |
| const _TR & | y | |||
| ) | [inline] |
Definition at line 164 of file dbcompare.hpp.
1.5.8