The DoubleComplexBackward2DFFT type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this FFT instance.
CreateInverseFFT
Creates a forward FFT instance of this backward double complex 2D FFT.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FFTOverloaded.
FFTInPlaceOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetScaleFactorByLength
Sets the backward FFT scale factor to 1/Rows*Cols.
ToString
Returns a String containing a summary of this FFT type.
(Inherited from FFT2DBase.)

See Also