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
394f564055f3723ead6dd45fdb9013ea77f8f6ad
eigen
/
Eigen
/
src
/
LU
History
Guoqiang QI
394f564055
Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath.
2020-11-17 12:27:01 +00:00
..
arch
Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath.
2020-11-17 12:27:01 +00:00
Determinant.h
bug
#1194
: implement slightly faster and SIMD friendly 4x4 determinant.
2019-02-18 16:21:27 +01:00
FullPivLU.h
Make FullPivLU use conjugateIf<>
2019-01-17 12:01:00 +01:00
InverseImpl.h
Extend CUDA support to matrix inversion and selfadjointeigensolver
2018-06-11 18:33:24 +02:00
PartialPivLU_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
PartialPivLU.h
Fix conversion warnings
2019-02-19 14:00:15 +01:00