Go to file
Gael Guennebaud 0ee6b08128 * split Product to a DiagonalProduct template specialization
to optimize matrix-diag and diag-matrix products without
  making Product over complicated.
* compilation fixes in Tridiagonalization and HessenbergDecomposition
  in the case of 2x2 matrices.
* added an Orientation2D small class with similar interface than Quaternion
  (used by Transform to handle 2D and 3D orientations seamlessly)
* added a couple of features in Transform.
2008-06-15 11:54:18 +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 * split Product to a DiagonalProduct template specialization 2008-06-15 11:54:18 +00:00
test * split Product to a DiagonalProduct template specialization 2008-06-15 11:54:18 +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