Gael Guennebaud 92a35c93b2 * extended the cache friendly products to support C = alpha * A * M and C += alpha * A * B
* this allows to optimize xpr like C -= lazy_product, still have to catch "scalar_product_of_lazy_product"
* started to support conjugate in cache friendly products (very useful to evaluate A * B.adjoint() without
  evaluating B.adjoint() into a temporary
* compilation fix
2009-07-07 11:39:19 +02:00
..
2009-06-10 11:20:30 +02:00
2009-02-23 07:50:56 +00:00
2009-06-19 19:09:35 +02:00
2009-06-19 20:46:55 +02:00
2009-05-26 19:22:25 +02:00
LU
2009-05-13 02:02:22 +00:00
QR
2009-01-26 13:53:43 +00:00
2009-06-24 16:35:02 +02:00
SVD
2009-01-26 13:53:43 +00:00