RealDFT1D Methods |
The RealDFT1D type exposes the following members.
Name | Description | |
---|---|---|
ComputeBackward |
Computes the backward (inverse) DFT of complex conjugate-symmetric sequence.
| |
ComputeBackwardCompact |
Computes the backward (inverse) DFT of complex non-symmetric sequence. The complex-conjugate part is just assumed.
| |
ComputeForward |
Computes the forward DFT of real data.
| |
ComputeForwardCompact |
Computes the forward DFT of real data and returns only the non-mirrored part.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |