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
5a51366ea536368079b906c298de9dac3cad33a6
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Benoit Steiner
5a51366ea5
Fixed a typo.
2016-03-14 09:25:16 -07:00
..
CMakeLists.txt
Add missing install directives for arch/CUDA
2015-02-18 11:40:06 +01:00
Half.h
Fixed a typo.
2016-03-14 09:25:16 -07:00
MathFunctions.h
Add digamma for CPU + CUDA. Includes tests.
2015-12-24 21:15:38 -08:00
PacketMath.h
Implemented protate() for CUDA
2016-02-19 15:16:54 +00:00
PacketMathHalf.h
Made half floats usable on hardware that doesn't support them natively.
2016-03-11 17:21:42 -08:00
TypeCasting.h
Enable the conversion between floats and half floats on older GPUs that support it.
2016-03-03 10:33:20 -08:00