Uses of Package
org.das2.math.fft.jnt

Packages that use org.das2.math.fft.jnt
org.das2.math.fft.jnt This is the NIST FFT package, modified to use the ComplexArray interface. 
 

Classes in org.das2.math.fft.jnt used by org.das2.math.fft.jnt
ComplexDoubleFFT
          Abstract Class representing FFT's of complex, double precision data.
ComplexFloatFFT
          Abstract Class representing FFT's of complex, single precision data.
RealDoubleFFT
          Abstract Class representing FFT's of real, double precision data.