Gael Guennebaud 50c703f0c7 As proposed on the list:
- rename EvalBeforeAssignBit to MayAliasBit
- make .lazy() remove the MayAliasBit only, and mark it as deprecated
- add a NoAlias pseudo expression, and MatrixBase::noalias() function
Todo:
- we have to decide whether += and -= assume no aliasing by default ?
- once we agree on the API: update the Sparse module and the unit tests respectively.
2009-08-15 18:35:51 +02:00
..
2009-08-02 15:32:43 +02:00
2009-08-06 16:41:54 +02:00
2009-08-03 16:06:57 +02:00
2009-08-15 10:18:05 +02:00
2009-08-06 12:20:02 +02:00
2009-07-27 13:50:23 +02:00
2009-07-27 13:50:23 +02:00
2009-08-15 10:20:01 +02:00
2009-08-05 15:23:35 +02:00
2009-05-22 20:31:26 +02:00
2009-08-15 18:35:51 +02:00