[vsipl++] [patch] matvec: outer, gem, cumsum

Don McCoy don at codesourcery.com
Fri Sep 30 19:01:35 UTC 2005


Suggested changes applied.  Using a modified approach that applies the 
'mat_op_type' makes the code more readable and it was easier to extend 
to include op types mat_herm and mat_conj.  Also includes 
specializations that allow herm and conj to be performed on real types 
(by doing transpose and nothing respectively). 

Tested under GCC 3.4 successfully.  ICPC 8.0 and 9.0 caused failures 
related to handling of complex types.

-- 
Don McCoy
CodeSourcery, LLC

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mv3.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050930/0d013f3c/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mv3.diff
Type: text/x-patch
Size: 20100 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050930/0d013f3c/attachment.bin>


More information about the vsipl++ mailing list