This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-08-05 03:30:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Antonio Sánchez
4786edba26
Fix pragma check for disabling fastmath.
...
(cherry picked from commit c27d1abe460c32a432e1f019be17f2c0f876ccac)
2023-07-10 10:09:09 -07:00
..
arch
Fix pragma check for disabling fastmath.
2023-07-10 10:09:09 -07:00
Determinant.h
bug
#1194
: implement slightly faster and SIMD friendly 4x4 determinant.
2019-02-18 16:21:27 +01:00
FullPivLU.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00
InverseImpl.h
Make inverse 3x3 faster and avoid gcc bug.
2021-08-04 22:06:52 +00:00
PartialPivLU_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
PartialPivLU.h
Fix inverse nullptr/asan errors for LU.
2021-07-01 22:57:25 +00:00