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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |