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
f8390995127f9f73f2376c43f93eaa27bbad3675
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Benoit Jacob
f839099512
Work around an ICE in Clang 3.5 in the iOS toolchain with double NEON intrinsics.
2015-03-03 09:35:22 -05: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
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
MathFunctions.h
Added vectorized implementation of the exponential function for ARM/NEON
2015-02-10 14:02:38 -08:00
PacketMath.h
Work around an ICE in Clang 3.5 in the iOS toolchain with double NEON intrinsics.
2015-03-03 09:35:22 -05:00