Benoit Jacob 501063d9e9 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).
2010-06-09 19:39:05 -04:00
..
2010-06-09 19:39:05 -04:00
2009-01-26 13:53:43 +00:00
2009-06-19 19:11:50 +02:00
2009-06-19 20:49:02 +02:00
2009-01-26 13:53:43 +00:00
QR
2009-01-26 13:53:43 +00:00
2009-10-22 20:06:05 +02:00
SVD
2009-01-26 13:53:43 +00:00