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
9b51dc7972c9f64727e9c8e8db0c60aaf9aae532
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Antonio Sanchez
7ff0b7a980
Updated pfrexp implementation.
...
The original implementation fails for 0, denormals, inf, and NaN. See
#2150
2021-02-17 02:23:24 +00:00
..
Complex.h
1)provide a better generic paddsub op implementation
2021-01-13 22:54:03 +00:00
GeneralBlockPanelKernel.h
Fix excessive GEBP register spilling for 32-bit NEON.
2021-02-03 09:01:48 -08:00
MathFunctions.h
Fix pfrexp/pldexp for half.
2021-01-21 19:32:28 +00:00
PacketMath.h
Updated pfrexp implementation.
2021-02-17 02:23:24 +00: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