Boost logo

Boost Users :

Subject: [Boost-users] Using fftw_complex with Boost.MultiArray?
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2009-10-12 11:26:55


Has anyone successfully used FFTW's fftw_complex typedef[1] with
Boost.MultiArray? Under the covers it is an array of length two,
which seems to interact poorly with MultiArray's type assumptions.
The attached test.cc fails to compile on g++ 4.3 and icpc 10.1.

- Rhys

[1] http://www.fftw.org/doc/Complex-numbers.html




Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net