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
e0dbb68c2f17f3c8c6accc7dc0b2b8d544e2eebc
eigen
/
unsupported
/
Eigen
/
src
/
SVD
History
Jitse Niesen
16cbd3d72d
BDCSVD: Use rational interpolation to solve secular equation.
...
Algorithm is rather ad-hoc and falls back on bisection if required.
2013-08-27 15:30:11 +01:00
..
BDCSVD.h
BDCSVD: Use rational interpolation to solve secular equation.
2013-08-27 15:30:11 +01:00
CMakeLists.txt
new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
2013-06-19 00:03:27 +02:00
doneInBDCSVD.txt
Add bdcsvd unit test in CMakeLists
2013-07-15 21:16:57 +02:00
JacobiSVD.h
new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
2013-06-19 00:03:27 +02:00
SVDBase.h
new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
2013-06-19 00:03:27 +02:00
TODOBdcsvd.txt
new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark
2013-06-19 00:03:27 +02:00