DESCR-main 333 B

123456789
  1. FFTW is a C subroutine library for computing the discrete Fourier
  2. transform (DFT) in one or more dimensions, of arbitrary input size,
  3. and of both real and complex data (as well as of even/odd data, i.e.
  4. the discrete cosine/sine transforms or DCT/DST).
  5. Flavors:
  6. - double: double precision library
  7. - float: single precision library