Files
eigen/Eigen
Jitse Niesen 746378868a Implement A.noalias() = B * C without temporaries
* Wrap expression inside EvalToTemp in copy_using_evaluators() if we
  assume aliasing for that expression (that is, for products)
* Remove temporary kludge of evaluating expression to temporary in
  AllAtOnce traversal
* Implement EvalToTemp expression object
2012-06-29 13:54:09 +01:00
..
2010-07-23 19:00:02 +02:00
2011-02-22 09:31:22 -05:00
2010-04-21 18:21:46 +02:00
2010-06-24 23:21:58 +02:00