Scales the intensity of peaks to the sqrt. More...
#include <OpenMS/FILTERING/TRANSFORMERS/SqrtMower.h>
Public Member Functions | |
| template<typename SpectrumType > | |
| void | filterSpectrum (SpectrumType &spectrum) |
| void | filterPeakSpectrum (PeakSpectrum &spectrum) |
| void | filterPeakMap (PeakMap &exp) |
| SqrtMower () | |
| default constructor | |
| virtual | ~SqrtMower () |
| destructor | |
| SqrtMower (const SqrtMower &source) | |
| copy constructor | |
| SqrtMower & | operator= (const SqrtMower &source) |
| assignment operator | |
Scales the intensity of peaks to the sqrt.
| SqrtMower | ( | ) |
default constructor
| virtual ~SqrtMower | ( | ) | [virtual] |
destructor
| void filterPeakMap | ( | PeakMap & | exp | ) |
| void filterPeakSpectrum | ( | PeakSpectrum & | spectrum | ) |
| void filterSpectrum | ( | SpectrumType & | spectrum | ) | [inline] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1 |