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 Steiner
b517ab349b
Use the generic ploadquad intrinsics since it does the job
2016-05-24 00:11:17 -07: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
Added polygamma function.
2016-04-01 14:35:21 +01:00
PacketMathHalf.h
Use the generic ploadquad intrinsics since it does the job
2016-05-24 00:11:17 -07:00
TypeCasting.h
Added missing EIGEN_DEVICE_FUNC qualifier
2016-05-23 20:56:59 -07:00