OpenMS
2.5.0
|
Trait for MatchedIterator to find pairs with a certain distance, which is computed directly on the value_type of the container. More...
#include <OpenMS/DATASTRUCTURES/MatchedIterator.h>
Static Public Member Functions | |
template<typename T > | |
static float | allowedTol (float tol, const T &) |
template<typename T > | |
static T | getDiffAbsolute (const T &elem_ref, const T &elem_tgt) |
just use fabs on the value directly More... | |
Trait for MatchedIterator to find pairs with a certain distance, which is computed directly on the value_type of the container.
|
inlinestatic |
just use fabs on the value directly