#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/PeakWidthEstimator.h>
Public Member Functions | |
| Result () | |
| Result (const DoubleReal c0, const DoubleReal c1) | |
| DoubleReal | operator() (const DoubleReal mz) const |
Public Attributes | |
| DoubleReal | c0 |
| DoubleReal | c1 |
| Result | ( | ) | [inline] |
| Result | ( | const DoubleReal | c0, | |
| const DoubleReal | c1 | |||
| ) | [inline] |
| DoubleReal operator() | ( | const DoubleReal | mz | ) | const [inline] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |