[vsipl++] [patch] fft_ext, window tests
Don McCoy
don at codesourcery.com
Fri Sep 23 15:58:39 UTC 2005
Don McCoy wrote:
> 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?
Resubmitting this after realizing I had incorrectly applied a
conditional compilation directive around the FFT call in
src/vsip/signal-window.cpp.
--
Don McCoy
CodeSourcery, LLC
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fe2.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050923/ca4424b3/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fe2.diff
Type: text/x-patch
Size: 10287 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050923/ca4424b3/attachment.bin>
More information about the vsipl++
mailing list