bindings-gsl-0.1: src/Bindings/Gsl/FastFourierTransforms.hsc
#include <bindings.dsl.h> #include <gsl/gsl_fft.h> -- | <http://www.gnu.org/software/gsl/manual/html_node/Fast-Fourier-Transforms.html> module Bindings.Gsl.FastFourierTransforms where #strict_import #integral_t gsl_fft_direction #num gsl_fft_forward #num gsl_fft_backward