Go to file
Gael Guennebaud 187b1543ce added a vectorized version of Product::_cacheOptimalProduct,
added the possibility to disable the vectorization using EIGEN_DONT_VECTORIZE
(some architectures has SSE support by default)
2008-04-10 12:34:22 +00:00
bench * rename XprCopy -> Nested 2008-04-10 09:01:28 +00:00
disabled -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
doc -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
Eigen added a vectorized version of Product::_cacheOptimalProduct, 2008-04-10 12:34:22 +00:00
test Added initial experimental support for explicit vectorization. 2008-04-09 12:31:55 +00:00
CMakeLists.txt * add typedefs for matrices/vectors with LargeBit 2008-04-10 10:33:50 +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