Click or drag to resize

FourierInverse2D Method

Overload List
 NameDescription
Public methodStatic memberInverse2D(MatrixComplex32, FourierOptions) Applies the inverse Fast Fourier Transform (iFFT) to a two dimensional data in form of a matrix.
Public methodStatic memberInverse2D(MatrixComplex, FourierOptions) Applies the inverse Fast Fourier Transform (iFFT) to a two dimensional data in form of a matrix.
Public methodStatic memberInverse2D(Complex, Int32, Int32, FourierOptions) Applies the inverse Fast Fourier Transform (iFFT) to two dimensional sample data.
Public methodStatic memberInverse2D(Complex32, Int32, Int32, FourierOptions) Applies the inverse Fast Fourier Transform (iFFT) to two dimensional sample data.
Top
See Also