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
35c3a8bb84778a81b2f90fdea10eadeae16863aa
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Benoit Jacob
35c3a8bb84
Update Nexus 5 lookup table from combining now 2 runs of the benchmark, using the analyze-blocking-sizes partition tool. Gives better worst-case performance.
2015-03-16 11:05:51 -04:00
..
BlockingSizesLookupTables.h
Update Nexus 5 lookup table from combining now 2 runs of the benchmark, using the analyze-blocking-sizes partition tool. Gives better worst-case performance.
2015-03-16 11:05:51 -04: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
must also disable complex<double> when disabling double vectorization
2015-03-03 10:17:05 -05: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