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
7c420845034dadaaebc436b9b91a91ea97b47f68
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
c30beb5974
bug
#1669
: fix PartialPivLU/inverse with zero-sized matrices.
...
(grafted from
8a06c699d0
)
2019-01-29 10:27:13 +01:00
..
arch
bug
#1644
: fix warning
2018-12-11 22:07:20 +01: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
bug
#1669
: fix PartialPivLU/inverse with zero-sized matrices.
2019-01-29 10:27:13 +01:00