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 |
References EqualInTolerance< CompareType >::tolerance.
CompareType& tolerance |
Referenced by EqualInTolerance< CompareType >::operator()().
OpenMS / TOPP release 2.0.0 | Documentation generated on Thu Aug 20 2015 01:44:34 using doxygen 1.8.9.1 |