Package | Description |
---|---|
jnt.FFT |
Modifier and Type | Class and Description |
---|---|
class |
RealDoubleFFT_Even
Computes FFT's of real, double precision data when n is even, by
computing complex FFT.
|
class |
RealDoubleFFT_Radix2
Computes FFT's of real, double precision data where n is an integral power of 2.
|
Copyright © 2012. All Rights Reserved.