|  | OpenMS
    2.6.0
    | 
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()().
 1.8.16
 1.8.16