eigen/Eigen
Benoit Jacob 53289a8b64 * even though the _Flags default to the corrected value, still correct
them in the ei_traits, so that they're guaranteed even if the user
  specified his own non-default flags (like before).

  Measured to not make compilation any slower.
2008-06-13 08:09:48 +00:00
..
src * even though the _Flags default to the corrected value, still correct 2008-06-13 08:09:48 +00:00
Array moved purely "array" related stuff to a new module Array. 2008-05-31 18:11:48 +00:00
Cholesky
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 added a static assertion mechanism 2008-06-04 11:16:11 +00:00
Geometry improved Quaternion class: 2008-06-03 13:43:29 +00:00
LU
QR Added a Hessenberg decomposition class for both real and complex matrices. 2008-06-08 15:03:23 +00:00