JTransforms 2.3
A B C D E F G I M N P R S W

D

DoubleDCT_1D - Class in edu.emory.mathcs.jtransforms.dct
Computes 1D Discrete Cosine Transform (DCT) of double precision data.
DoubleDCT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D
Creates new instance of DoubleDCT_1D.
DoubleDCT_2D - Class in edu.emory.mathcs.jtransforms.dct
Computes 2D Discrete Cosine Transform (DCT) of double precision data.
DoubleDCT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D
Creates new instance of DoubleDCT_2D.
DoubleDCT_3D - Class in edu.emory.mathcs.jtransforms.dct
Computes 3D Discrete Cosine Transform (DCT) of double precision data.
DoubleDCT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dct.DoubleDCT_3D
Creates new instance of DoubleDCT_3D.
DoubleDHT_1D - Class in edu.emory.mathcs.jtransforms.dht
Computes 1D Discrete Hartley Transform (DHT) of real, double precision data.
DoubleDHT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D
Creates new instance of DoubleDHT_1D.
DoubleDHT_2D - Class in edu.emory.mathcs.jtransforms.dht
Computes 2D Discrete Hartley Transform (DHT) of real, double precision data.
DoubleDHT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D
Creates new instance of DoubleDHT_2D.
DoubleDHT_3D - Class in edu.emory.mathcs.jtransforms.dht
Computes 3D Discrete Hartley Transform (DHT) of real, double precision data.
DoubleDHT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dht.DoubleDHT_3D
Creates new instance of DoubleDHT_3D.
DoubleDST_1D - Class in edu.emory.mathcs.jtransforms.dst
Computes 1D Discrete Sine Transform (DST) of double precision data.
DoubleDST_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dst.DoubleDST_1D
Creates new instance of DoubleDST_1D.
DoubleDST_2D - Class in edu.emory.mathcs.jtransforms.dst
Computes 2D Discrete Sine Transform (DST) of double precision data.
DoubleDST_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dst.DoubleDST_2D
Creates new instance of DoubleDST_2D.
DoubleDST_3D - Class in edu.emory.mathcs.jtransforms.dst
Computes 3D Discrete Sine Transform (DST) of double precision data.
DoubleDST_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dst.DoubleDST_3D
Creates new instance of DoubleDST_3D.
DoubleFFT_1D - Class in edu.emory.mathcs.jtransforms.fft
Computes 1D Discrete Fourier Transform (DFT) of complex and real, double precision data.
DoubleFFT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Creates new instance of DoubleFFT_1D.
DoubleFFT_2D - Class in edu.emory.mathcs.jtransforms.fft
Computes 2D Discrete Fourier Transform (DFT) of complex and real, double precision data.
DoubleFFT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Creates new instance of DoubleFFT_2D.
DoubleFFT_3D - Class in edu.emory.mathcs.jtransforms.fft
Computes 3D Discrete Fourier Transform (DFT) of complex and real, double precision data.
DoubleFFT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Creates new instance of DoubleFFT_3D.

JTransforms 2.3
A B C D E F G I M N P R S W