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
e129e985c3cd36e8f5fe2e25db3d2a880298aae8
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Gael Guennebaud
8f8c67b8bd
fix bug
#186
(in 32 bits mode, gcc 4.3 messed up with pfirst for complex<float>)
2011-02-18 15:47:17 +01:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Complex.h
fix bug
#186
(in 32 bits mode, gcc 4.3 messed up with pfirst for complex<float>)
2011-02-18 15:47:17 +01:00
MathFunctions.h
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
PacketMath.h
MSVC does not like using uninitialized SSE variables, so we have to pass all zeros.
2011-02-12 21:29:16 +01:00