| Name | Description |
---|
 | BackwardTransform(SingleComplexConjugateSignalMatrix) |
Computes the discrete Fourier transform of a real signal and returns the result.
(Inherited from SingleFft2D.) |
 | BackwardTransform(SingleComplexMatrix) |
Computes the discrete Fourier transform of a complex signal and returns the result..
(Inherited from SingleFft2D.) |
 | BackwardTransform(SingleComplexConjugateSignalMatrix, SingleDenseMatrix) |
Computes the discrete Fourier transform of a real signal.
(Overrides SingleFft2DBackwardTransform(SingleComplexConjugateSignalMatrix, SingleDenseMatrix).) |
 | BackwardTransform(SingleComplexDenseMatrix, SingleComplexDenseMatrix) |
Computes the discrete Fourier transform of a complex signal.
(Overrides SingleFft2DBackwardTransform(SingleComplexDenseMatrix, SingleComplexDenseMatrix).) |
 | BackwardTransform(SingleComplexMatrix, SingleComplexMatrix) |
Computes the discrete Fourier transform of a complex signal.
(Inherited from SingleFft2D.) |
 | BackwardTransform(SingleComplexMatrix, SingleMatrix) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft2D.) |
 | BackwardTransform(SingleComplexMatrix, SingleMatrix, RealFftFormat) |
Computes the inverse discrete Fourier transform of a real signal.
(Inherited from SingleFft2D.) |
 | BackwardTransformInPlace(SingleComplexDenseMatrix) |
Computes the inverse discrete Fourier transform of a complex signal in place.
(Overrides SingleFft2DBackwardTransformInPlace(SingleComplexDenseMatrix).) |
 | BackwardTransformInPlace(SingleComplexMatrix) |
Computes the inverse discrete Fourier transform of a complex signal in place.
(Inherited from SingleFft2D.) |
 | Dispose | (Inherited from SingleFftBase.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | ForwardTransform(SingleComplexMatrix) |
Computes the discrete Fourier transform of a complex signal and returns the result.
(Inherited from SingleFft2D.) |
 | ForwardTransform(SingleMatrix) |
Computes the discrete Fourier transform of a real signal and returns the result.
(Inherited from SingleFft2D.) |
 | ForwardTransform(SingleComplexDenseMatrix, SingleComplexDenseMatrix) |
Computes the discrete Fourier transform of a complex signal.
(Overrides SingleFft2DForwardTransform(SingleComplexDenseMatrix, SingleComplexDenseMatrix).) |
 | ForwardTransform(SingleComplexMatrix, SingleComplexMatrix) |
Computes the discrete Fourier transform of a complex signal.
(Inherited from SingleFft2D.) |
 | ForwardTransform(SingleDenseMatrix, SingleComplexConjugateSignalMatrix) |
Computes the discrete Fourier transform of a real signal.
(Overrides SingleFft2DForwardTransform(SingleDenseMatrix, SingleComplexConjugateSignalMatrix).) |
 | ForwardTransform(SingleMatrix, SingleComplexMatrix) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft2D.) |
 | ForwardTransform(SingleMatrix, SingleComplexMatrix, RealFftFormat) |
Computes the discrete Fourier transform of a real signal.
(Inherited from SingleFft2D.) |
 | ForwardTransformInPlace(SingleComplexDenseMatrix) |
Computes the discrete Fourier transform of a complex signal in place.
(Overrides SingleFft2DForwardTransformInPlace(SingleComplexDenseMatrix).) |
 | ForwardTransformInPlace(SingleComplexMatrix) |
Computes the discrete Fourier transform of a complex signal in place.
(Inherited from SingleFft2D.) |
 | 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.) |