Go to file
Gael Guennebaud a6655dd91a added packet mul-add function (ei_pmad) and updated Product to use it.
this change nothing for current SSE architecture but might be helpful
for altivec/cell and up comming AMD processors.
2008-05-03 00:45:08 +00:00
bench Make products always eval into expressions. Improves performance 2008-05-02 08:53:23 +00:00
disabled -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
doc * Start of the LU module, with matrix inversion already there and 2008-04-14 08:20:24 +00:00
Eigen added packet mul-add function (ei_pmad) and updated Product to use it. 2008-05-03 00:45:08 +00:00
test added a test for triangular matrices 2008-05-02 11:35:59 +00:00
CMakeLists.txt - cleaner use of OpenMP (no code duplication anymore) 2008-04-11 14:28:42 +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