OpenMS
|
struct to be used to store a transformation (used for fitting) More...
#include <OpenMS/ANALYSIS/ID/IDDecoyProbability.h>
Public Member Functions | |
Transformation_ () | |
Transformation_ (const Transformation_ &rhs) | |
Transformation_ & | operator= (const Transformation_ &rhs) |
Public Attributes | |
double | max_intensity |
double | diff_score |
double | min_score |
double | max_score |
Size | max_intensity_bin |
struct to be used to store a transformation (used for fitting)
|
inline |
|
inline |
|
inline |
double diff_score |
Referenced by IDDecoyProbability::Transformation_::operator=().
double max_intensity |
Referenced by IDDecoyProbability::Transformation_::operator=().
Size max_intensity_bin |
Referenced by IDDecoyProbability::Transformation_::operator=().
double max_score |
Referenced by IDDecoyProbability::Transformation_::operator=().
double min_score |
Referenced by IDDecoyProbability::Transformation_::operator=().