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
caf7e6e7a7ccbd577967d2766e8809e5bb61d694
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
a2a2c3c865
bug
#1509
: fix computeInverseWithCheck for complexes
...
(grafted from
2f833b1c64
)
2018-04-04 15:47:46 +02:00
..
arch
Fix 4x4 inverse with non-linear destination
2016-08-30 23:16:38 +02:00
Determinant.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
FullPivLU.h
Removed EIGEN_DEVICE_FUNC qualifers for the lu(), fullPivLu(), partialPivLu(), and inverse() functions since they aren't ready to run on GPU
2016-09-19 14:13:20 -07:00
InverseImpl.h
bug
#1509
: fix computeInverseWithCheck for complexes
2018-04-04 15:47:46 +02:00
PartialPivLU_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
PartialPivLU.h
Removed EIGEN_DEVICE_FUNC qualifers for the lu(), fullPivLu(), partialPivLu(), and inverse() functions since they aren't ready to run on GPU
2016-09-19 14:13:20 -07:00