#include <dbcompare.hpp>
Public Member Functions | |
dbccmps_true (double _rel=1.0, double _abs=0.0) | |
~dbccmps_true () | |
bool | operator() (const _TR &x, const _TR &y) |
Definition at line 186 of file dbcompare.hpp.
coco::dbccmps_true< _TR >::dbccmps_true | ( | double | _rel = 1.0 , |
|
double | _abs = 0.0 | |||
) | [inline] |
Definition at line 191 of file dbcompare.hpp.
coco::dbccmps_true< _TR >::~dbccmps_true | ( | ) | [inline] |
Definition at line 193 of file dbcompare.hpp.
bool coco::dbccmps_true< _TR >::operator() | ( | const _TR & | x, | |
const _TR & | y | |||
) | [inline] |
Definition at line 195 of file dbcompare.hpp.