bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Documentation errors


From: Torquil Macdonald Sørensen
Subject: [Bug-gsl] Documentation errors
Date: Wed, 08 Mar 2006 23:42:34 +0100
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

Hello,

I have found two errors in the GSL documentation (both online and in my debian unstable GSL documentation), in the Fast Fourier Transforms section:

1) In the section "Overview of real data FFTs", in the formula for c_k, the subscript on x should be j, not k, since the sum is over j.

2) In the section "Radix-2 FFT routines for real data", under the description of the "gsl_fft_real_radix2_transform"-function. In the table showing the arrangement of the output data,
"complex[N/2].real = 0" should be "complex[N/2].imag = 0", shouldn't it?

Best regards,
Torquil Sørensen




reply via email to

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