#include <mi32/doublear.h>
#include <rvc/raster.h>
#include <complex>
Include dependency graph for fftfunc.h:

Go to the source code of this file.
Classes | |
| class | FFT1D |
| class | FFT2D |
| class | FT1D |
| class | TIMESERIES |
| class | TIMESERIES::CUBICSPLINE_INTERPOLATOR |
| class | TIMESERIES::INTERPOLATOR |
| class | TIMESERIES::LINEAR_INTERPOLATOR |
| class | TIMESERIES::SMOOTHFILTER |
| class | TIMESERIES::TRENDREMOVAL |
Typedefs | |
| typedef std::complex< double > | DCOMPLEX |
Enumerations | |
| enum | FTFORMAT { FTFORMAT_RI_RI = 0, FTFORMAT_RI_MP = 1, FTFORMAT_MP_RI = 2, FTFORMAT_MP_MP = 3, FTFORMAT_RI = FTFORMAT_RI_RI, FTFORMAT_MP = FTFORMAT_MP_MP } |
Functions | |
| DEFINE_ENUM_OPERATORS (TIMESERIES::FLAG) | |
Definition in file fftfunc.h.
|
|
GENERATING_DOXYGEN_OUTPUT.
|
|
|
Numeric format for fourier transformations.
|
|
|
|
1.3.8-20040913