Gael Guennebaud 94e1629a1b * improved product performance:
- fallback to normal product for small dynamic matrices
 - overloaded "c += (a * b).lazy()" to avoid the expensive and useless temporary and setZero()
   in such very common cases.
* fix a couple of issues with the flags
2008-05-22 14:51:25 +00:00
..
2008-05-22 14:51:25 +00:00
2008-05-12 21:15:17 +00:00
2008-05-12 21:15:17 +00:00
LU
2008-05-12 21:15:17 +00:00
QR
2008-05-12 21:15:17 +00:00