Closed GoogleCodeExporter closed 9 years ago
Same problem here with ubuntu 9.10 64bit. The sqrtf workaround also worked for
me.
Original comment by ruben....@gmail.com
on 28 Feb 2010 at 8:58
Hi guys,
Thanks for flagging this. I've added an ifdef around that so that it uses sqrtf
for
cases where the FFTWF library is used and checked it into the trunk.
Would you be so kind as to test this for me? I don't have a 64bit system.
Cheers.
Kim.
Original comment by kcb...@googlemail.com
on 3 Mar 2010 at 11:15
hi,
Yes, it's ok, both with FFTW and FFTWF.
i love your: typedef std::complex<fftw_data_type> complex;
thanks.
Anto
Original comment by linares....@gmail.com
on 7 Mar 2010 at 12:40
Original comment by kcb...@googlemail.com
on 18 May 2010 at 8:11
same bug on Ubuntu 10 using FFTWF official package. sqrtf fix. Thanks.
Original comment by skaiw...@gmail.com
on 9 Aug 2011 at 7:07
Original issue reported on code.google.com by
linares....@gmail.com
on 26 Feb 2010 at 6:43