help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] GSL and FFTW


From: Thomas Weber
Subject: [Help-gsl] GSL and FFTW
Date: Wed, 14 Dec 2005 18:15:46 +0100

Hi, 

is there any "simple" way to use FFTW from GSL for 2D-FFT? By simple I
mean that I don't want to copy everything to an fftw_complex array, make
the transform and copy everything back into a gsl_matrix structure,
using for-loops for the copying.

I don't think it's possible to use the C99 complex data type for complex
gsl_matrices, is it (which would probably solve my above problem)?

Regards
        Thomas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]