FFTW: Difference between revisions

From UFRC
Jump to navigation Jump to search
Hpc (talk | contribs)
No edit summary
Line 1: Line 1:
varlit
==Description==
==Description==
From the [http://www.fftw.org/index.html FFTW website]:
From the [http://www.fftw.org/index.html FFTW website]:

Revision as of 14:15, 9 November 2007

varlit

Description

From the FFTW website:

FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications.

2.1.5

Compiled with: Intel compilers

Options: --enable-threads

Location: /opt/intel/fftw/2.1.5/lib