Go to file
Gael Guennebaud 4342f024d9 * support for matrix-scalar quotient with integer scalar types.
* added cache efficient matrix-matrix product.
   - provides a huge speed-up for large matrices.
   - currently it is enabled when an explicit unrolling is not possible.
2008-03-21 20:26:14 +00:00
bench get rid of MatrixRef, simplifications. 2008-03-13 20:36:01 +00:00
doc * cleanup: in public api docs, don't put \sa links to \internal things. 2008-03-17 07:35:22 +00:00
Eigen * support for matrix-scalar quotient with integer scalar types. 2008-03-21 20:26:14 +00:00
test small fix of VERIFY_ASSERT in debug mode 2008-03-13 09:51:18 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +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