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
8f1b6198c26d8c72bdb7762ac56611eb06354f30
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Antonio Sánchez
995714142d
Restrict GCC<6.3 maxpd workaround to only gcc.
...
(cherry picked from commit
4bffbe84f9
)
2023-07-07 11:39:27 -07:00
..
Complex.h
Fix strict aliasing bug causing product_small failure.
2021-09-19 18:06:17 +00:00
MathFunctions.h
Improved std::complex sqrt and rsqrt.
2021-01-17 08:50:57 -08:00
PacketMath.h
Restrict GCC<6.3 maxpd workaround to only gcc.
2023-07-07 11:39:27 -07:00
TypeCasting.h
Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath.
2020-11-17 12:27:01 +00:00