Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/Workspace_fwd.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidHistogramData/BinEdges.h"
#include "MantidHistogramData/Points.h"
#include "MantidKernel/cow_ptr.h"
#include <gsl/gsl_fft_complex.h>
Go to the source code of this file.
Classes | |
class | Mantid::Algorithms::FFT |
Performs a Fast Fourier Transform of data. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
namespace | Mantid::HistogramData |