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-20 03:51:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Jacob
40a16282c7
Remove now-unused protate PacketMath func
2016-05-24 11:01:18 -04:00
..
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00
Half.h
Replace multiple constructors of half-type by a generic/templated constructor. This fixes an incompatibility with long double, exposed by the previous commit.
2016-05-23 10:03:03 +02:00
MathFunctions.h
Avoid unnecessary float to double conversion.
2016-05-23 17:14:31 -07:00
PacketMath.h
Remove now-unused protate PacketMath func
2016-05-24 11:01:18 -04:00
PacketMathHalf.h
Don't attempt to use MMX instructions with visualstudio since they're only partially supported.
2016-05-24 06:43:58 -07:00
TypeCasting.h
Don't attempt to use MMX instructions with visualstudio since they're only partially supported.
2016-05-24 06:43:58 -07:00