54dfa2f07b
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). From Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
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).
|