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