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
95f2e7f3f5ebdda92d7c16e2aa3df291b54a4d2f
eigen
/
Eigen
/
src
/
Core
/
arch
History
Benoit Jacob
6dcd373b9d
let ei_pset1 use _mm_loaddup_pd. Not a significant speed improvement, but also not a speed regression, and replaces 3 instructions by 1 single instruction.
2010-07-09 18:51:17 -04:00
..
AltiVec
Added NEON/Complex.h, ~3.5x faster than scalar std::complex<float>
2010-07-10 00:09:29 +03:00
Default
email change
2010-06-24 23:21:58 +02:00
NEON
Added NEON/Complex.h, ~3.5x faster than scalar std::complex<float>
2010-07-10 00:09:29 +03:00
SSE
let ei_pset1 use _mm_loaddup_pd. Not a significant speed improvement, but also not a speed regression, and replaces 3 instructions by 1 single instruction.
2010-07-09 18:51:17 -04:00
CMakeLists.txt
add missing cmake directives for arch/Default
2010-03-08 22:15:35 +01:00