[patch] matvec: dot, trans, kron
Don McCoy
don at codesourcery.com
Mon Sep 19 08:36:59 UTC 2005
The attached patch implements some of the matrix and vector operations.
I tested it against the functions in ref-impl/math-matvec.cpp and it
passes up through kron(). Also wrote a supplementary test for kron that
checks it when called with matrix views [matvec.cpp] (not checked in
ref-impl tests).
Don
______
Added support for dot, trans and kron functions in [math.matvec]
* src/vsip/math.hpp: included impl/matvec.hpp
* src/vsip/impl/matvec.hpp: new file
* tests/matvec.cpp: new file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mv.diff
Type: text/x-patch
Size: 7168 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050919/bac7f9f1/attachment.bin>
More information about the vsipl++
mailing list