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
243249718b28b7b71d8da2e762d350bd8a701bb0
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX
History
Gael Guennebaud
bc837b7975
bug
#1436
: fix compilation of Jacobi rotations with ARM NEON, some specializations of internal::conj_helper were missing.
...
(grafted from
b240080e64
)
2017-06-15 10:16:30 +02:00
..
Complex.h
bug
#1436
: fix compilation of Jacobi rotations with ARM NEON, some specializations of internal::conj_helper were missing.
2017-06-15 10:16:30 +02:00
MathFunctions.h
Fix copy-paste error: Must use _mm256_cmp_ps for AVX.
2016-10-12 08:34:39 -07:00
PacketMath.h
Fix compilation with gcc and old ABI version
2016-11-23 14:04:57 +01:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00