Go to file
Gael Guennebaud bf5326c3ca * Added ReferencableBit flag to known if coeffRef is available.
(needed by the new product implementation)
* Make the packet* members template to support aligned and unaligned
  access. This makes Block vectorizable. Combined with ReferencableBit,
  we should be able to determine at runtime (in some specific cases) if
  an aligned vectorization is possible or not.
* Improved the new product implementation to robustly handle all cases,
  it now passes all the tests.
* Renamed the packet version ei_predux to ei_preduxp to avoid name collision.
2008-05-08 08:12:52 +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 * Start of the LU module, with matrix inversion already there and 2008-04-14 08:20:24 +00:00
Eigen * Added ReferencableBit flag to known if coeffRef is available. 2008-05-08 08:12:52 +00:00
test * Patch by Konstantinos Margaritis: AltiVec vectorization. 2008-05-03 12:21:23 +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