[eigen-commits] commit/eigen: bjacob: fix the build of eigensolver_complex test. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new changeset in eigen:
http://www.bitbucket.org/eigen/eigen/changeset/ed31cf7b337a/
changeset: r3566:ed31cf7b337a
user: bjacob
date: 2010-12-09 09:47:35
summary: fix the build of eigensolver_complex test.
it was calling the .value() method on an inner product, and that was blocked in bad zero-sized case.
fixed by adding the .value() method to DenseBase for all 1x1 expressions, and allowing coeff accessors in ProductBase for 1x1 expressions.
affected #: 4 files (1.4 KB)
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.