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