Go to file
Benoit Jacob 01572b9f54 big change: MatrixBase only takes one template parameter "Derived", the
template parameter "Scalar" is removed. This is achieved by introducting a
template <typename Derived> struct Scalar to achieve a forward-declaration of
the Scalar typedefs.
2008-03-10 17:23:11 +00:00
bench * basic support for multicore CPU via a .evalOMP() which 2008-03-09 16:13:47 +00:00
doc big change: MatrixBase only takes one template parameter "Derived", the 2008-03-10 17:23:11 +00:00
Eigen big change: MatrixBase only takes one template parameter "Derived", the 2008-03-10 17:23:11 +00:00
test big change: MatrixBase only takes one template parameter "Derived", the 2008-03-10 17:23:11 +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