#include "FFT.h" #include "../ColorBox.h" #include "../plot2D/MultiLayer.h" #include "../plot2D/PlotCurve.h" #include <QMessageBox> #include <QLocale> #include <gsl/gsl_fft_complex.h> #include <gsl/gsl_fft_halfcomplex.h>
#include "FFT.h"
#include "../ColorBox.h"
#include "../plot2D/MultiLayer.h"
#include "../plot2D/PlotCurve.h"
#include <QMessageBox>
#include <QLocale>
#include <gsl/gsl_fft_complex.h>
#include <gsl/gsl_fft_halfcomplex.h>