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 | |
| DoubleReal | max_intensity | 
| DoubleReal | diff_score | 
| DoubleReal | min_score | 
| DoubleReal | max_score | 
| Size | max_intensity_bin | 
struct to be used to store a transformation (used for fitting)
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| DoubleReal diff_score | 
Referenced by IDDecoyProbability::Transformation_::operator=().
| DoubleReal max_intensity | 
Referenced by IDDecoyProbability::Transformation_::operator=().
| Size max_intensity_bin | 
Referenced by IDDecoyProbability::Transformation_::operator=().
| DoubleReal max_score | 
Referenced by IDDecoyProbability::Transformation_::operator=().
| DoubleReal min_score | 
Referenced by IDDecoyProbability::Transformation_::operator=().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:26 using doxygen 1.8.5 |