Go to file
Benoit Jacob aebecae510 * find the proper way of nesting the expression in Flagged:
finally that's more subtle than just using ei_nested, because when
  flagging with NestByValueBit we want to store the expression by value
  already, regardless of whether it already had the NestByValueBit set.
* rename temporary() ----> nestByValue()
* move the old Product.h to disabled/, replace by what was ProductWIP.h
* tweak -O and -g flags for tests and examples
* reorder the tests -- basic things go first
* simplifications, e.g. in many methoeds return derived() and count on
  implicit casting to the actual return type.
* strip some not-really-useful stuff from the heaviest tests
2008-05-28 04:38:16 +00:00
bench some documentation fixes (Cwise* and Cholesky) 2008-05-22 16:31:00 +00:00
disabled * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
doc * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
Eigen * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
test * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
CMakeLists.txt * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
Doxyfile Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
Mainpage.dox Ready for alpha2 release. 2008-01-07 09:34:21 +00:00