eigen/Eigen
Benoit Jacob 8de4d92b70 - get the doc of the enums in MatrixBase right
- get the doc of the flags in Constants right
- finally give up with SEPARATE_MEMBER_PAGES: it triggers too big
  Doxygen bugs, and produces too many small pages. So we have one
  huge page for MatrixBase at currently 300kb and going up, so the
  solution especially for users with low bandwidth will be to provide
  an archive of the html documentation.
2008-06-03 02:06:18 +00:00
..
src - get the doc of the enums in MatrixBase right 2008-06-03 02:06:18 +00:00
Array moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
Cholesky -fix certain #includes 2008-05-12 21:15:17 +00:00
CMakeLists.txt Added the computation of eigen vectors in the symmetric eigen solver. 2008-06-02 12:52:08 +00:00
Core work around Doxygen bug triggered by r814874, which caused many classes to disappear 2008-06-02 19:29:23 +00:00
CoreDeclarations - introduce Part and Extract classes, splitting and extending the former 2008-05-27 05:47:30 +00:00
Geometry * start of the Geometry module with a cross product and quaternion expressions 2008-06-02 22:58:36 +00:00
LU -fix certain #includes 2008-05-12 21:15:17 +00:00
QR Rewrite from scratch of the eigen solver for symmetric matrices 2008-06-02 00:30:26 +00:00