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
09f015852bac3c28849aa9bbcf0e3cc1c2fb6808
eigen
/
Eigen
/
src
/
LU
History
David Tellenbach
f66f3393e3
Use reinterpret_cast instead of C-style cast in Inverse_NEON.h
2020-10-04 00:35:09 +02:00
..
arch
Use reinterpret_cast instead of C-style cast in Inverse_NEON.h
2020-10-04 00:35:09 +02: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