Matrix FFT2DFromReal(TMtx X)
Returns the discrete fourier transform of the real source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Matrix
Remarks:
Internally calls Dew.Math.Matrix.FFT2DFromReal
Returns the discrete fourier transform of the real source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Matrix
Internally calls Dew.Math.Matrix.FFT2DFromReal