Matrix IFFT1DToReal(TMtx *X);
Computes the real inverse discrete fourier transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx * |
Remarks:
Internally calls Matrix::IFFT1DToReal
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler