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