#include <QObject>
#include "Filter.h"
#include "Script.h"
#include <gsl/gsl_multifit_nlin.h>
#include <gsl/gsl_multimin.h>
Go to the source code of this file.