[vsipl++] [patch] Fix stride for CBE float vmul

Jules Bergmann jules at codesourcery.com
Wed Dec 24 20:10:03 UTC 2008


> Here it is a correctness issue.  If A is split complex, A(i) returns an 
> Lvalue_proxy, and no operator*() can be found to handle it.  Using 
> A.get(i) returns a complex, and all is fine.

Oops!  Scratch that answer, Stefan reports that Fast_blocks (which I'm 
using) don't have operator() enabled.

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list