Gael Guennebaud 9ce1212d7c For the record, here is a solution for (a*b).diagonal, at the cost of extra copies
if a and/or b as to be evaluated. So in the next commit I'll remove it. A nice
solution would be to evaluate the lhs/rhs into member of the initial product,
but that would be overkill.
2010-02-09 14:28:22 +01:00
..
2009-12-22 22:51:08 +01:00
2010-01-20 20:51:01 +01:00
2009-06-19 20:46:55 +02:00
2010-01-21 09:43:30 +01:00
2009-12-08 15:12:27 +00:00
LU
2009-12-14 22:52:11 -05:00
2009-12-22 22:51:08 +01:00
SVD
2010-01-14 22:30:58 -05:00