Code Packages  1
Add-on code processing modules
dsp.Transform Member List

This is the complete list of members for dsp.Transform, including all inherited members.

Analysis(Complex[] A, int k)dsp.Transformstatic
DCT(double[] A)dsp.Transformstatic
DFT(Complex[] A)dsp.Transformstatic
FFT(Complex[] A)dsp.Transformstatic
IDCT(double[] A)dsp.Transformstatic
IDFT(Complex[] A)dsp.Transformstatic
IFFT(Complex[] A)dsp.Transformstatic
Synthesis(Complex[] A, int n)dsp.Transformstatic