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
9f3f42d66a150d10ca5c0a037eed88f8c9e55336
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Gael Guennebaud
9f3f42d66a
fix a few "dead stores" warnings
2013-10-26 13:59:02 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Complex.h
Fix bug
#314
: move remaining math functions from internal to numext namespace
2013-06-10 23:40:56 +02:00
MathFunctions.h
fix a few "dead stores" warnings
2013-10-26 13:59:02 +02:00
PacketMath.h
Fix bug
#642
: add vectorization of sqrt for doubles, and make sqrt really safe if EIGEN_FAST_MATH is disabled
2013-08-19 16:02:27 +02:00