28 #ifndef SCIMATH_DFTSERVER_H 29 #define SCIMATH_DFTSERVER_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/casa/BasicMath/Math.h> 34 #include <casacore/casa/Exceptions/Error.h> 35 #include <casacore/casa/Arrays/Array.h> 36 #include <casacore/casa/Arrays/ArrayMath.h> 37 #include <casacore/casa/Arrays/ArrayIter.h> 38 #include <casacore/casa/Arrays/ArrayIO.h> 39 #include <casacore/casa/BasicSL/Constants.h> 40 #include <casacore/casa/math.h> 44 template<
class T>
class Matrix;
137 #ifndef CASACORE_NO_AUTO_TEMPLATES 138 #include <casacore/scimath/Mathematics/DFTServer.tcc> 139 #endif //# CASACORE_NO_AUTO_TEMPLATES A Vector of integers, for indexing into Array<T> objects.
DFTError(const String &m)
int dimension
dimension of the both input and output data
PtrHolder< T > & operator=(const PtrHolder< T > &other)
A 2-D Specialization of the Array class.
int crFlag
set to 1 (true) if a crfft is done
Class containing methods for doing n-D slow Fourier transforms.
int numFreq
number of frequency data points
int numTime
number of time data points
Error class for DFTServer class.
template <class T, class U> class vector;
virtual ~DFTError() noexcept
Base class for all Casacore library errors.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines