eigen/Eigen
Gael Guennebaud 4dd57b585d * rewrite of the QR decomposition:
- works for complex
  - allows direct access to the matrix R
* removed the scale by the matrix dimensions in MatrixBase::isMuchSmallerThan(scalar)
2008-06-07 22:47:11 +00:00
..
src * rewrite of the QR decomposition: 2008-06-07 22:47:11 +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 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 -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