This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcf4457b781831b51ac70d4141b29b062d29fdf3
eigen
/
Eigen
/
src
History
Gael Guennebaud
fcf4457b78
added optimized matrix times diagonal matrix product via Diagonal flag shortcut.
2008-05-31 21:35:11 +00:00
..
Array
added optimized matrix times diagonal matrix product via Diagonal flag shortcut.
2008-05-31 21:35:11 +00:00
Cholesky
- introduce Part and Extract classes, splitting and extending the former
2008-05-27 05:47:30 +00:00
Core
added optimized matrix times diagonal matrix product via Diagonal flag shortcut.
2008-05-31 21:35:11 +00:00
LU
- introduce Part and Extract classes, splitting and extending the former
2008-05-27 05:47:30 +00:00
QR
updated EigenSolver to use .coeff / .coeffRef
2008-05-31 16:31:10 +00:00
CMakeLists.txt
added Cholesky module
2008-04-27 10:57:32 +00:00