This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-28 23:04:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
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