Parallel Colt 0.7.2

Package edu.emory.mathcs.jtransforms.fft

Discrete Fourier Transforms.

See:
          Description

Class Summary
AccuracyCheckDoubleFFT Accuracy check of double precision FFT's
AccuracyCheckFloatFFT Accuracy check of single precision FFT's
BenchmarkDoubleFFT Benchmark of double precision FFT's
BenchmarkFloatFFT Benchmark of single precision FFT's
DoubleFFT_1D Computes 1D Discrete Fourier Transform (DFT) of complex and real, double precision data.
DoubleFFT_2D Computes 2D Discrete Fourier Transform (DFT) of complex and real, double precision data.
DoubleFFT_3D Computes 3D Discrete Fourier Transform (DFT) of complex and real, double precision data.
FloatFFT_1D Computes 1D Discrete Fourier Transform (DFT) of complex and real, single precision data.
FloatFFT_2D Computes 2D Discrete Fourier Transform (DFT) of complex and real, single precision data.
FloatFFT_3D Computes 3D Discrete Fourier Transform (DFT) of complex and real, single precision data.
 

Package edu.emory.mathcs.jtransforms.fft Description

Discrete Fourier Transforms.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage