Go to file
Gael Guennebaud 4af7089ab8 * Added a generalized eigen solver for the selfadjoint case.
(as new members to SelfAdjointEigenSolver)
  The QR module now depends on Cholesky.
* Fix Transpose to correctly preserve the *TriangularBit.
2008-06-14 19:42:12 +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 * Added a generalized eigen solver for the selfadjoint case. 2008-06-14 19:42:12 +00:00
test * Added a generalized eigen solver for the selfadjoint case. 2008-06-14 19:42:12 +00:00
CMakeLists.txt Add QR and Cholesky module instantiations in the lib. 2008-06-14 13:02:41 +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