#include <OpenMS/FILTERING/SMOOTHING/SmoothFilter.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <gsl/gsl_vector.h>
#include <gsl/gsl_matrix.h>
#include <gsl/gsl_linalg.h>
#include <gsl/gsl_permutation.h>
#include <gsl/gsl_pow_int.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | SavitzkyGolayFilter |
Computes the Savitzky-Golay filter coefficients using QR decomposition. More... |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |