Fft 2D<T> Methods
Methods
| Backward | Computes the discrete Fourier transform of a real signal and returns the result. |
| Backward | Computes the discrete Fourier transform of a complex signal and returns the result.. |
| Backward | Computes the discrete Fourier transform of a real signal. |
| Backward | Computes the discrete Fourier transform of a complex signal. |
| Backward | Computes the discrete Fourier transform of a real signal. |
| Backward | Computes the discrete Fourier transform of a complex signal. |
| Backward | Computes the discrete Fourier transform of a real signal. |
| Backward | Computes the discrete Fourier transform of a complex signal. |
| Backward | Computes the inverse discrete Fourier transform of a real signal. |
| Backward | Computes the inverse discrete Fourier transform of a complex signal in place. |
| Backward | Computes the inverse discrete Fourier transform of a complex signal in place. |
| Backward | Computes the inverse discrete Fourier transform of a complex signal in place. |
| Commit |
Commits the implementation.
(Inherited from FftBase<T>) |
| Create | Creates a Fast Fourier Transformer for two-dimensional complex data. |
| Create | Creates a Fast Fourier Transformer for two-dimensional real data. |
| Dispose() |
Implements the IDisposable interface.
(Inherited from FftBase<T>) |
| Dispose( |
Implements the Dispose pattern.
(Inherited from FftBase<T>) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| Forward | Computes the discrete Fourier transform of a real signal and returns the result. |
| Forward | Computes the discrete Fourier transform of a complex signal and returns the result. |
| Forward | Computes the discrete Fourier transform of a real signal. |
| Forward | Computes the discrete Fourier transform of a complex signal. |
| Forward | Computes the discrete Fourier transform of a real signal. |
| Forward | Computes the discrete Fourier transform of a complex signal. |
| Forward | Computes the discrete Fourier transform of a real signal. |
| Forward | Computes the discrete Fourier transform of a complex signal. |
| Forward | Computes the discrete Fourier transform of a real signal. |
| Forward | Computes the discrete Fourier transform of a complex signal in place. |
| Forward | Computes the discrete Fourier transform of a complex signal in place. |
| Forward | Computes the discrete Fourier transform of a complex signal in place. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| Get |
Returns the length of the transform for the specified dimension.
(Inherited from FftBase<T>) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |