OpenMS
MZTrafoModel::RTLess Struct Reference

Comparator by position. As this class has dimension 1, this is basically an alias for MZLess. More...

#include <OpenMS/FILTERING/CALIBRATION/MZTrafoModel.h>

Public Member Functions

bool operator() (const double &left, const MZTrafoModel &right) const
 
bool operator() (const MZTrafoModel &left, const double &right) const
 
bool operator() (const MZTrafoModel &left, const MZTrafoModel &right) const
 

Detailed Description

Comparator by position. As this class has dimension 1, this is basically an alias for MZLess.

Member Function Documentation

◆ operator()() [1/3]

bool operator() ( const double &  left,
const MZTrafoModel right 
) const
inline

References MZTrafoModel::rt_.

◆ operator()() [2/3]

bool operator() ( const MZTrafoModel left,
const double &  right 
) const
inline

References MZTrafoModel::rt_.

◆ operator()() [3/3]

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

References MZTrafoModel::rt_.