functor to compare two doubles with a tolerance More...
#include <types.h>
Public Member Functions | |
| ltDouble () | |
| bool | operator() (double d1, double d2) const |
functor to compare two doubles with a tolerance
Definition at line 119 of file types.h.
| bool RDKit::ltDouble::operator() | ( | double | d1, | |
| double | d2 | |||
| ) | const [inline] |
1.7.1