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
270ea539fa18e3db40c23b99c96466cd203c2fd1
eigen
/
Eigen
/
src
/
SVD
History
Rasmus Munk Larsen
bdec88009d
Remove const from return-by-value types (issue
#1087
)
...
libeigen/eigen!2144
Closes
#1087
Co-authored-by: Rasmus Munk Larsen <
rmlarsen@gmail.com
>
2026-02-18 03:10:11 -08:00
..
BDCSVD_LAPACKE.h
Fix: Correct Lapacke bindings for BDCSVD and JacobiSVD to match the updated API
2025-05-09 11:52:53 +00:00
BDCSVD.h
Provide hints for deprecated functionality
2025-09-22 16:00:42 +00:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
JacobiSVD_LAPACKE.h
Fix: Correct Lapacke bindings for BDCSVD and JacobiSVD to match the updated API
2025-05-09 11:52:53 +00:00
JacobiSVD.h
Optimize JacobiSVD 2x2 kernel and hoist sweep threshold
2026-02-16 15:39:38 -08:00
SVDBase.h
Remove const from return-by-value types (issue
#1087
)
2026-02-18 03:10:11 -08:00
UpperBidiagonalization.h
Use more .noalias()
2025-03-17 19:41:00 +01:00