Extreme.Numerics.Version4x.Net40 (in Extreme.Numerics.Version4x.Net40.dll) Version: 4.2.11333.0 (5.0.12317.0)
| Name | Description |
---|
 | BackwardTransform(SingleComplexConjugateSignalVector) |
Computes the discrete Fourier transform of a real signal and returns the result.
(Inherited from SingleFft.) |
 | BackwardTransform(SingleComplexVector) |
Computes the discrete Fourier transform of a complex signal and returns the result..
(Inherited from SingleFft.) |
 | BackwardTransform(SingleComplexConjugateSignalVector, SingleDenseVector) |
Computes the discrete Fourier transform of a real signal.
(Overrides SingleFftBackwardTransform(SingleComplexConjugateSignalVector, SingleDenseVector).) |
 | BackwardTransform(SingleComplexDenseVector, SingleComplexDenseVector) |
Computes the discrete Fourier transform of a complex signal.
(Overrides SingleFftBackwardTransform(SingleComplexDenseVector, SingleComplexDenseVector).) |
 | BackwardTransform(SingleComplexVector, SingleComplexVector) |
Computes the discrete Fourier transform of a complex signal.
(Inherited from SingleFft.) |
 | BackwardTransform(SingleComplexVector, SingleVector) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft.) |
 | BackwardTransform(SingleComplexVector, SingleVector, RealFftFormat) |
Computes the inverse discrete Fourier transform of a real signal.
(Inherited from SingleFft.) |
 | BackwardTransformInPlace(SingleComplexDenseVector) |
Computes the inverse discrete Fourier transform of a complex signal in place.
(Overrides SingleFftBackwardTransformInPlace(SingleComplexDenseVector).) |
 | BackwardTransformInPlace(SingleComplexVector) |
Computes the inverse discrete Fourier transform of a complex signal in place.
(Inherited from SingleFft.) |
 | Dispose | (Inherited from SingleFftBase.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | ForwardTransform(SingleComplexVector) |
Computes the discrete Fourier transform of a complex signal and returns the result.
(Inherited from SingleFft.) |
 | ForwardTransform(SingleVector) |
Computes the discrete Fourier transform of a real signal and returns the result.
(Inherited from SingleFft.) |
 | ForwardTransform(SingleComplexDenseVector, SingleComplexDenseVector) |
Computes the discrete Fourier transform of a complex signal.
(Overrides SingleFftForwardTransform(SingleComplexDenseVector, SingleComplexDenseVector).) |
 | ForwardTransform(SingleComplexVector, SingleComplexVector) |
Computes the discrete Fourier transform of a complex signal.
(Inherited from SingleFft.) |
 | ForwardTransform(SingleDenseVector, SingleComplexConjugateSignalVector) |
Computes the discrete Fourier transform of a real signal.
(Overrides SingleFftForwardTransform(SingleDenseVector, SingleComplexConjugateSignalVector).) |
 | ForwardTransform(SingleVector, SingleComplexVector) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft.) |
 | ForwardTransform(SingleVector, SingleComplexVector, RealFftFormat) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft.) |
 | ForwardTransformInPlace(SingleComplexDenseVector) |
Computes the discrete Fourier transform of a complex signal in place.
(Overrides SingleFftForwardTransformInPlace(SingleComplexDenseVector).) |
 | ForwardTransformInPlace(SingleComplexVector) |
Computes the discrete Fourier transform of a complex signal in place.
(Inherited from SingleFft.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetLength |
Returns the length of the transform for the specified dimension.
(Inherited from SingleFftBase.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |