[patch] fft_ext, window tests
Don McCoy
don at codesourcery.com
Wed Sep 21 00:30:33 UTC 2005
Attached is a patch that makes all of the "fft_ext" tests pass. Also
added conditional compiler directive such that it will build, run and
pass even if no FFT is defined. The fft_ext.cpp module may now be run
on data files without command line options, provided that the first two
letters of the filename indicate the desired fft type (c-c, c-r, or
r-c). It also runs both single and double precision FFT's on the data,
unless an option is provided to select one or the other.
While making these changes, I also caught the fact that the window.cpp
test also needed this conditional (because the Chebyshev function is
dependent on FFT).
Ok to commit?
--
Don McCoy
CodeSourcery, LLC
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fe.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050920/e896a232/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fe.diff
Type: text/x-patch
Size: 10581 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050920/e896a232/attachment.bin>
More information about the vsipl++
mailing list