Benoit Jacob aec0782719 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.
2010-12-09 03:47:35 -05:00
..
2010-12-07 02:17:15 -05:00
2010-07-23 19:00:02 +02:00
LU
2009-12-14 22:52:11 -05:00
2010-04-21 18:21:46 +02:00
2010-06-24 23:21:58 +02:00