Package de.gsi.math.spectra.dct
-
Class Summary Class Description DoubleDCT_1D Computes 1D Discrete Cosine Transform (DCT) of double precision data.DoubleDCT_2D Computes 2D Discrete Cosine Transform (DCT) of double precision data.DoubleDCT_3D Computes 3D Discrete Cosine Transform (DCT) of double precision data.FloatDCT_1D Computes 1D Discrete Cosine Transform (DCT) of single precision data.FloatDCT_2D Computes 2D Discrete Cosine Transform (DCT) of single precision data.FloatDCT_3D Computes 3D Discrete Cosine Transform (DCT) of single precision data.