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-10-15 09:31:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
cc641aabb7
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00
..
arch
Fix 4x4 inverse via SSE for submatrices
2014-07-31 16:24:29 +02:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
FullPivLU.h
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
2015-02-13 18:57:41 +01:00
InverseImpl.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
PartialPivLU_MKL.h
fix more warnings in MKL support
2012-04-18 18:36:25 +02:00
PartialPivLU.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00