[eigen-commits] commit/eigen: bjacob: Fix bug #132

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


1 new changeset in eigen:

http://www.bitbucket.org/eigen/eigen/changeset/286fed7eca4b/
changeset:   r2911:286fed7eca4b
user:        bjacob
date:        2010-06-10 01:39:05
summary:     Fix bug #132

In the matrix-vector products, we were calling coeffRef on the vector xpr without checking it has DirectAccess.

Will add unit test (since it's in 2.0, just import the test case provided in the bug report).

Confirming that this can't happen in the devel branch, and that if we tried to call coeffRef on an xpr
without DirectAccess, that would not compile (since the DenseCoeffsBase class was introduced).
affected #:  1 file (106 bytes)

Repository URL: http://bitbucket.org/eigen/eigen/

-- 
This is a commit notification from bitbucket.org.
You are receiving this because you have the service 
enabled, addressing the recipient of this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/