This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-19 19:41:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Jacob
5dfae4524b
fix bug
#195
: fast unaligned load for integer using _mm_load_sd failed when the value interpreted as a NaN
2011-02-24 10:31:57 -05:00
..
AltiVec
fix AltiVec ploaddup
2011-02-24 00:23:50 +03:00
Default
Remove all references to EIGEN_TUNE_CPU_CACHE_SIZE.
2011-02-04 22:33:53 +01:00
NEON
implement ploaddup for complex and SSE/NEON even though they are not used in practice
2011-02-23 16:31:42 +01:00
SSE
fix bug
#195
: fast unaligned load for integer using _mm_load_sd failed when the value interpreted as a NaN
2011-02-24 10:31:57 -05:00
CMakeLists.txt
add missing cmake directives for arch/Default
2010-03-08 22:15:35 +01:00