Complex |
| Name | Description | |
|---|---|---|
| FFT(Complex32, FourierDirection) | Compute a 1D fast Fourier transform of a dataset of complex numbers. | |
| FFT(Complex, Int32, FourierDirection) | Compute a 1D fast Fourier transform of a dataset of complex numbers. | |
| FFT(Complex32, Int32, FourierDirection) | Compute a 1D fast Fourier transform of a dataset of complex numbers. | |
| FFT(Single, Int32, FourierDirection) | Compute a 1D fast Fourier transform of a dataset of complex numbers (as pairs of float's). |