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
f2471f31e0d65203c9e098727facdfda2ff7a076
eigen
/
Eigen
/
src
/
Core
/
functors
History
Eugene Brevdo
f7362772e3
Add digamma for CPU + CUDA. Includes tests.
2015-12-24 21:15:38 -08:00
..
AssignmentFunctors.h
Fix vectorization of swap for non trivial expressions
2015-03-31 20:16:02 +02:00
BinaryFunctors.h
Made it possible to leverage several binary functor in a CUDA kernel
2015-12-02 17:21:33 -08:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
Allow the vectorized version of the Binary and the Nullary functors to run on GPU
2015-11-11 15:19:00 -08:00
StlFunctors.h
Remove support of std::binder* in C++11
2015-06-15 15:34:05 +02:00
UnaryFunctors.h
Add digamma for CPU + CUDA. Includes tests.
2015-12-24 21:15:38 -08:00