[pooma-dev] FFT
Richard Guenther
rguenth at tat.physik.uni-tuebingen.de
Thu Feb 6 21:27:36 UTC 2003
On Thu, 6 Feb 2003, Gasper Tkacik wrote:
> Hello everybody!
>
> Is there any support for FFT operations in Pooma? For example, given a
> Array<double, 3>, is there any preferred way of doing FFT?
> If not, is there any way of doing it in parallel with the constructs
> that Pooma provides?
Try looking at src/Transform/WrapFFTW.h which seems to make use of libfftw
to do FFT.
Richard.
More information about the pooma-dev
mailing list