Provides a robust comparison of double/float values. More...
#include <CollectorMap.h>
Public Member Functions | |
bool | operator() (const K &v1, const K &v2) const |
Compares v1 and v2 as floating point values. | |
Provides a robust comparison of double/float values.
This functor compares floating point values using a default epsilon of 1.0e-6. It can be used for doubles or floats, however floats will be promoted to double for the comparison.
|
inline |
Compares v1 and v2 as floating point values.
v1 | |
v2 |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 10/05/2024 03:15:32 |