Complex |
| Name | Description | |
|---|---|---|
| FFT2(Complex, Int32, Int32, FourierDirection) | Compute a 2D fast fourier transform on a data set of complex numbers | |
| FFT2(Complex32, Int32, Int32, FourierDirection) | Compute a 2D fast fourier transform on a data set of complex numbers | |
| FFT2(Single, Int32, Int32, FourierDirection) | Compute a 2D fast fourier transform on a data set of complex numbers (represented as pairs of floats) |