OpenMS
Peak2D::IntensityLess Struct Reference

#include <OpenMS/KERNEL/Peak2D.h>

Public Member Functions

bool operator() (const Peak2D &left, const Peak2D &right) const
 
bool operator() (const Peak2D &left, IntensityType right) const
 
bool operator() (IntensityType left, const Peak2D &right) const
 
bool operator() (IntensityType left, IntensityType right) const
 

Detailed Description

Comparator by intensity

Member Function Documentation

◆ operator()() [1/4]

bool operator() ( const Peak2D left,
const Peak2D right 
) const
inline

◆ operator()() [2/4]

bool operator() ( const Peak2D left,
IntensityType  right 
) const
inline

◆ operator()() [3/4]

bool operator() ( IntensityType  left,
const Peak2D right 
) const
inline

◆ operator()() [4/4]

bool operator() ( IntensityType  left,
IntensityType  right 
) const
inline