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 Wed Mar 30 2016 16:18:47 using doxygen 1.8.5 |