IPP and split complex block layout
Stefan Seefeld
stefan at codesourcery.com
Fri Oct 14 14:52:16 UTC 2005
Trying out Don's elementwise.cpp tests I now get (expected) errors with
IPP, since its elementwise functions assume interleaved format, i.e.
complex<T> *, instead of std::pair<T*,T*>.
The attached patch adds a ct-check to make the evaluator fail on complex
split blocks.
Regards,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipp.hpp.diff
Type: text/x-patch
Size: 948 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20051014/2d18fc8d/attachment.bin>
More information about the vsipl++
mailing list