Go to file
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
bench * Patch by Konstantinos Margaritis: AltiVec vectorization. 2008-05-03 12:21:23 +00:00
disabled -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
doc removed "sort brief" in doxygen documentation 2008-05-08 08:13:38 +00:00
Eigen * improved product performance: 2008-05-22 14:51:25 +00:00
test restored the product test 2008-05-22 12:35:09 +00:00
CMakeLists.txt * Patch by Konstantinos Margaritis: AltiVec vectorization. 2008-05-03 12:21:23 +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