Matrix IFFT1D(TMtx X, Boolean NoScale)
Computes the inverse discrete fourier transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
| 2 | NoScale | Boolean |
Returns: Matrix
Remarks:
Internally calls Dew.Math.Matrix.IFFT1D
Computes the inverse discrete fourier transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
| 2 | NoScale | Boolean |
Returns: Matrix
Internally calls Dew.Math.Matrix.IFFT1D