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
9f99f61e69a70e0a209d5f93e78a9257685cd70d
eigen
/
Eigen
/
src
/
Core
/
arch
/
NEON
History
Benoit Jacob
9f99f61e69
bug
#936
, patch 1/3: some cleanup and renaming for consistency.
2015-01-30 17:43:56 -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
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
2014-11-04 21:58:52 +01:00
PacketMath.h
bug
#936
, patch 1/3: some cleanup and renaming for consistency.
2015-01-30 17:43:56 -05:00