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
973e6a035f0207e47bf8face584f002ff169ced1
eigen
/
Eigen
/
src
/
SVD
History
Gael Guennebaud
b50e5bc816
merge
2014-10-17 16:53:18 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
JacobiSVD_MKL.h
quieted more g++ warnings of the form: warning: typedef XXX locally defined but not used [-Wunused-local-typedefs]
2014-10-16 09:19:32 -04:00
JacobiSVD.h
Fix JacobiSVD wrt undeR/overflow by doing scaling prior to QR preconditioning
2014-10-17 15:32:06 +02:00
SVDBase.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
UpperBidiagonalization.h
Make constructors explicit if they could lead to unintended implicit conversion
2014-09-23 14:28:23 +02:00