[patch] conjugate and hermitian products using CML
Don McCoy
don at codesourcery.com
Fri May 23 07:52:55 UTC 2008
This patch adds backend support for conjugate and hermitian products for
both interleaved- and split-complex storage.
It also corrects a bug in prodh related to the return matrix size
identical to the one found for prodt(). The test for prodh was calling
prod(a, herm(b)) instead of prodh(a, b), which allowed this bug to go
undetected. Similarly for prodj, which was also fixed.
Regards,
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmp3.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080523/696a8a9c/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmp3.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080523/696a8a9c/attachment-0001.ksh>
More information about the vsipl++
mailing list