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
89a222ce502483f8f0b02db9261445b7dff69760
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Gael Guennebaud
3ec6d38f35
bug
#1059
: fix predux_max<Packet4i> for NEON (this was already fixed in the default branch)
2015-09-01 16:30:18 +02:00
..
CMakeLists.txt
Added initial NEON support, most tests pass however we had to use some hackish workarounds
2010-03-03 11:25:41 -06:00
Complex.h
Fix NEON compilation: use EIGEN_ARM_PREFETCH instead of __pld
2015-01-13 09:25:24 +01:00
PacketMath.h
bug
#1059
: fix predux_max<Packet4i> for NEON (this was already fixed in the default branch)
2015-09-01 16:30:18 +02:00