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
380d41fd76f2e8aeb4f8d4b9138515a05c9d70e3
eigen
/
Eigen
/
src
/
SVD
History
Gael Guennebaud
bbd97b4095
Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH aliases
2017-07-17 01:02:51 +02:00
..
BDCSVD.h
Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH aliases
2017-07-17 01:02:51 +02:00
JacobiSVD_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
JacobiSVD.h
bug
#1395
: fix the use of compile-time vectors as inputs of JacobiSVD.
2017-02-20 13:44:37 +01:00
SVDBase.h
Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that:
2017-03-01 11:47:47 -08:00
UpperBidiagonalization.h
bug
#1403
: more scalar conversions fixes in BDCSVD
2017-06-09 15:45:49 +02:00