MtxExpr::IDCT Function

Vector IDCT(TVec *X);

Returns the inverse discrete cosine transform of the source data.

#NameTypeDescription
1XTVec *
Remarks:

Internally calls Vector::IDCT

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler