Files
eigen/Eigen/src/Core/util
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-10-25 22:13:49 +02:00
2009-02-23 07:50:56 +00:00
2010-10-28 09:40:20 -04:00
2010-12-01 09:22:54 -05:00