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