eigen/Eigen
Gael Guennebaud 559233c73e * fix the QR module to use extract/part instead of the previous triangular stuff
* added qr and eigensolver tests
* fix a compilation warning in Matrix copy constructor
2008-05-27 09:16:27 +00:00
..
src * fix the QR module to use extract/part instead of the previous triangular stuff 2008-05-27 09:16:27 +00:00
Cholesky -fix certain #includes 2008-05-12 21:15:17 +00:00
CMakeLists.txt -fix certain #includes 2008-05-12 21:15:17 +00:00
Core part 2 of big change: rename Triangular.h -> Extract.h 2008-05-27 05:50:36 +00:00
CoreDeclarations - introduce Part and Extract classes, splitting and extending the former 2008-05-27 05:47:30 +00:00
LU -fix certain #includes 2008-05-12 21:15:17 +00:00
QR -fix certain #includes 2008-05-12 21:15:17 +00:00