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
f702792a7c711e513974be6bf4d44d556ef4ccd8
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Ashutosh Sharma
f702792a7c
missing method in packetmath.h void ptranspose(PacketBlock<Packet16uc, 4>& kernel)
2021-02-16 16:33:59 +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
missing method in packetmath.h void ptranspose(PacketBlock<Packet16uc, 4>& kernel)
2021-02-16 16:33:59 +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