The DoubleGeneral1DFFT type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this general 1D FFT instance.
| |
| Dispose |
Clean up resources.
(Inherited from FFTBase.) | |
| Equals | (Inherited from Object.) | |
| FFT | Overloaded. | |
| FFTInPlace | Overloaded. | |
| FFTInPlaceArray |
Using the given configuration, computes the forward 1D FFT of each row
in arrayinout and returns the results in-place.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Returns a String containing a summary of this FFT type.
(Inherited from FFTBase.) |