Vector IDCT(TVec *X);
Returns the inverse discrete cosine transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec * |
Remarks:
Internally calls Vector::IDCT
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Returns the inverse discrete cosine transform of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec * |
Internally calls Vector::IDCT