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

R

realForward(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForward(double[], int) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForward(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForward(double[][]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForward(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForward(double[][][]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForward(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForward(float[], int) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForward(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForward(float[][]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForward(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForward(float[][][]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForwardFull(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForwardFull(double[], int) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForwardFull(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForwardFull(double[][]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForwardFull(double[]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForwardFull(double[][][]) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForwardFull(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForwardFull(float[], int) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D forward DFT of real data leaving the result in a .
realForwardFull(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForwardFull(float[][]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D forward DFT of real data leaving the result in a .
realForwardFull(float[]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realForwardFull(float[][][]) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D forward DFT of real data leaving the result in a .
realInverse(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverse(double[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverse(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverse(double[][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverse(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverse(double[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverse(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverse(float[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverse(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverse(float[][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverse(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverse(float[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverseFull(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverseFull(double[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverseFull(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverseFull(double[][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverseFull(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverseFull(double[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverseFull(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverseFull(float[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Computes 1D inverse DFT of real data leaving the result in a .
realInverseFull(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverseFull(float[][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Computes 2D inverse DFT of real data leaving the result in a .
realInverseFull(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
realInverseFull(float[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Computes 3D inverse DFT of real data leaving the result in a .
resetThreadsBeginN() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Resets the minimal size of 2D and 3D data for which threads are used.
resetThreadsBeginN_FFT() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Resets the minimal size of 1D data for which two and four threads are used.

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