MtxExpr.DCT Method

function DCT(const X: TVec): Vector;

Returns the discrete cosine transform of the source data.

#NameTypeDescription
1XTVec

Returns: Vector

Remarks:

Internally calls Vector.DCT