[eigen] Fwd: some fixes and v * m operators - with diff |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi again and sorry! now here's the patch to current svn's matrixbase.h, which adds: + vector_leftmultiplication_helper + leftmultiply(v) + v*m + v*=m and fixes: - multiply: the helper function is called with a **VectorType - remove the "&" - vector_multiplication_helper: when size() is 3, don't operate on v[3] or m(3,3) - most likely some copy/paste error, lines removed I'll be back on irc this afternoon, have fun! greetz Franz
Attachment:
diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |