[patch] Some enhancements to the FFT code.

Stefan Seefeld stefan at codesourcery.com
Fri Feb 24 22:26:58 UTC 2006


Please find attached two patches (folded into one):

The SAL FFT backend uses a number of different
functions that take temporary workspace, to avoid
the input array to be clobbered. This is a first
step to allow the frontend not to copy data in
some (the most frequent ?) cases.

The second part of the patch is the addition of
tests to tests/fft.cpp that specifically targets
the Complex_split_fmt. It passes with builtin fft
(i.e. FFTW), and I'm planning to add support for
split format to the SAR backend in the coming
days.

Regards,
		Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060224/d96c4835/attachment.ksh>


More information about the vsipl++ mailing list