| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <qmath.h>#include <QVector>#include <QDebug>#include "pappsomspp/core/exception/exceptionnotrecognized.h"#include "savgolfilter.h"Go to the source code of this file.
Namespaces | |
| namespace | pappso | 
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge  | |
Macros | |
| #define | SWAP(a, b) | 
| #define SWAP | ( | a, | |
| b ) | 
Definition at line 49 of file savgolfilter.cpp.
Referenced by pappso::FilterSavitzkyGolay::four1().