Click or drag to resize

FourierForward2D Method

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