Description
Low-level interface to FFTW (Fast Fourier Transform)
Description
FFTW claims to be the fastest Fourier Transform in the West. This is a low-level interface to libfftw
. We re-use the type classes from netlib-ffi
.
See also package fft
.