OpenMS
MatchedIterator.h File Reference
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/MATH/MISC/MathFunctions.h>
#include <iterator>
#include <type_traits>
Include dependency graph for MatchedIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MatchedIterator< CONT_T, TRAIT, CONST_T >
 For each element in the reference container the closest peak in the target will be searched. If no match is found within the tolerance window, the peak will be skipped over. More...
 
struct  ValueTrait
 Trait for MatchedIterator to find pairs with a certain distance, which is computed directly on the value_type of the container. More...
 
struct  PpmTrait
 
struct  DaTrait
 

Namespaces

 OpenMS
 Main OpenMS namespace.