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)
| Transformation_ | ( | ) | [inline] |
| Transformation_ | ( | const Transformation_ & | rhs | ) | [inline] |
| Transformation_& operator= | ( | const Transformation_ & | rhs | ) | [inline] |
Referenced by IDDecoyProbability::Transformation_::operator=().
Referenced by IDDecoyProbability::Transformation_::operator=().
Referenced by IDDecoyProbability::Transformation_::operator=().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:49 using doxygen 1.7.1 |