| Class | Description |
|---|---|
| BenchmarkDoubleFFT |
Benchmark of single precision FFT's
|
| BenchmarkFloatFFT |
Benchmark of single precision FFT's
|
| DoubleFFT_1D |
Computes 1D Discrete Fourier Transform (DFT) of complex and real, double
precision data.
|
| DoubleFFT_2D |
Computes 2D Discrete Fourier Transform (DFT) of complex and real, double
precision data.
|
| DoubleFFT_3D |
Computes 3D Discrete Fourier Transform (DFT) of complex and real, double
precision data.
|
| FloatFFT_1D |
Computes 1D Discrete Fourier Transform (DFT) of complex and real, single
precision data.
|
| FloatFFT_2D |
Computes 2D Discrete Fourier Transform (DFT) of complex and real, single
precision data.
|
| FloatFFT_3D |
Computes 3D Discrete Fourier Transform (DFT) of complex and real, single
precision data.
|
| RealFFTUtils_2D |
This is a set of utility methods for R/W access to data resulting from a call
to the Fourier transform of real data.
|
| RealFFTUtils_3D |
This is a set of utility methods for R/W access to data resulting from a call
to the Fourier transform of real data.
|
Copyright © 2015. All rights reserved.