FourierInverse |
Name | Description | |
---|---|---|
Inverse2D(MatrixComplex32, FourierOptions) | Applies the inverse Fast Fourier Transform (iFFT) to a two dimensional data in form of a matrix. | |
Inverse2D(MatrixComplex, FourierOptions) | Applies the inverse Fast Fourier Transform (iFFT) to a two dimensional data in form of a matrix. | |
Inverse2D(Complex, Int32, Int32, FourierOptions) | Applies the inverse Fast Fourier Transform (iFFT) to two dimensional sample data. | |
Inverse2D(Complex32, Int32, Int32, FourierOptions) | Applies the inverse Fast Fourier Transform (iFFT) to two dimensional sample data. |