Go to file
Benoit Jacob c90c77051f * make the _Flags template parameter of Matrix default to the corrected
flags. This ensures that unless explicitly messed up otherwise,
  a Matrix type is equal to its own Eval type. This seriously reduces
  the number of types instantiated. Measured +13% compile speed, -7%
  binary size.

* Improve doc of Matrix template parameters.
2008-06-13 07:53:45 +00:00
bench some documentation fixes (Cwise* and Cholesky) 2008-05-22 16:31:00 +00:00
disabled * find the proper way of nesting the expression in Flagged: 2008-05-28 04:38:16 +00:00
doc fix building of examples 2008-06-03 09:43:59 +00:00
Eigen * make the _Flags template parameter of Matrix default to the corrected 2008-06-13 07:53:45 +00:00
test Added a Hessenberg decomposition class for both real and complex matrices. 2008-06-08 15:03:23 +00:00
CMakeLists.txt added an *optional* Eigen2 dynamic library. 2008-05-31 23:21:49 +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 many small fixes and documentation improvements, 2008-05-29 03:12:30 +00:00