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
3e5a2f9245007dde62b5e075a02d6dc34c93d218
eigen
/
Eigen
/
src
/
LU
History
Rasmus Munk Larsen
b0ebf966a5
Fix default rank-detection threshold in QR and LU decompositions
...
libeigen/eigen!2232
Co-authored-by: Rasmus Munk Larsen <
rmlarsen@gmail.com
>
2026-03-03 18:44:22 -08:00
..
arch
fixing a lot of typos
2024-07-30 22:15:49 +00:00
Determinant.h
Apply clang-format
2023-11-29 11:12:48 +00:00
FullPivLU.h
Fix default rank-detection threshold in QR and LU decompositions
2026-03-03 18:44:22 -08:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
InverseImpl.h
Remove const from return-by-value types (issue
#1087
)
2026-02-18 03:10:11 -08:00
PartialPivLU_LAPACKE.h
Apply clang-format
2023-11-29 11:12:48 +00:00
PartialPivLU.h
Remove dead code, commented-out blocks, and outdated comments
2026-02-21 12:49:56 -08:00