Struct for binary predicate to consider equality with a certain tolerance. More...
#include <OpenMS/KERNEL/ComparatorUtils.h>
Public Member Functions | |
EqualInTolerance (CompareType &c) | |
bool | operator() (CompareType i, CompareType j) |
Public Attributes | |
CompareType & | tolerance |
Struct for binary predicate to consider equality with a certain tolerance.
i | first value |
i | second value |
|
inlineexplicit |
|
inline |
CompareType& tolerance |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:08 using doxygen 1.8.13 |