#include <OpenMS/CONCEPT/ProgressLogger.h>#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>#include <OpenMS/KERNEL/MSExperiment.h>#include <OpenMS/MATH/MISC/MathFunctions.h>#include <algorithm>#include <iterator>Go to the source code of this file.
| Classes | |
| class | IntensityIteratorWrapper< IteratorT > | 
| An iterator wrapper to access peak intensities instead of the peak itself.  More... | |
| class | MorphologicalFilter | 
| This class implements baseline filtering operations using methods from mathematical morphology.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS::Internal | |
| Namespace used to hide implementation details from users. | |
| Functions | |
| template<typename IteratorT > | |
| IntensityIteratorWrapper < IteratorT > | intensityIteratorWrapper (const IteratorT &rhs) | 
| make-function so that we need no write out all those type names to get the wrapped iterator.  More... | |
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |