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
3585ff585e420a3e499d848868fe7ec74602018f
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Steiner
3585ff585e
Silenced a compilation warning
2016-05-25 22:09:19 -07:00
..
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00
Half.h
Fix compilation with ICC.
2016-05-25 10:00:55 +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
Silenced a compilation warning
2016-05-25 22:09:19 -07:00
TypeCasting.h
Disable the use of MMX instructions on x86_64 since too many compilers only support them in 32bit mode
2016-05-25 08:27:26 -07:00