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
21ae2afd4edaa1b69782c67a54182d34efe43f9c
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Gael Guennebaud
f98992725c
bug
#1590
: fix collision with some system headers defining the macro FP32
2018-08-28 13:20:45 +02:00
..
Complex.h
Added support for constand std::complex numbers on GPU
2016-10-03 11:06:24 -07:00
Half.h
bug
#1590
: fix collision with some system headers defining the macro FP32
2018-08-28 13:20:45 +02:00
MathFunctions.h
Add log1p support for CUDA and half floats
2016-08-08 20:24:59 +01:00
PacketMath.h
Avoid unecessary float to double conversions.
2017-02-27 16:33:33 -08:00
PacketMathHalf.h
backport some nvcc 9 fixes
2018-07-30 14:45:08 +02:00
TypeCasting.h
Take advantage of AVX512 instructions whenever possible to speedup the processing of 16 bit floats.
2016-10-12 13:45:39 -07:00