OpenMS
|
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/MATH/MathFunctions.h>
#include <iterator>
#include <type_traits>
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. | |