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
dba753a986b527a17c8cc62474d0487aec7c2b36
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Antonio Sanchez
dba753a986
Add missing NEON ptranspose implementations.
...
Unified implementation using only `vzip`.
2021-05-25 18:25:35 +00:00
..
Complex.h
Revert addition of unused
paddsub<Packet2cf>
. This
fixes
#2242
2021-05-06 18:36:47 +02: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
Add missing NEON ptranspose implementations.
2021-05-25 18:25:35 +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