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
74f64838c5cb453a6a7d9d8e858ee2511b4db731
eigen
/
Eigen
/
src
/
Core
/
functors
History
Benoit Steiner
74f64838c5
Updated the unary functors to use the numext implementation of typicall functions instead of the one provided in the standard library. The standard library functions aren't supported officially by cuda, so we're better off using the numext implementations.
2016-04-07 11:42:14 -07:00
..
AssignmentFunctors.h
Fix vectorization of swap for non trivial expressions
2015-03-31 20:16:02 +02:00
BinaryFunctors.h
Improved the cost estimate of the quotient op
2016-03-25 11:13:53 -07:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
Fix integer path for num_steps==1
2016-02-01 15:00:04 +01:00
StlFunctors.h
Remove support of std::binder* in C++11
2015-06-15 15:34:05 +02:00
UnaryFunctors.h
Updated the unary functors to use the numext implementation of typicall functions instead of the one provided in the standard library. The standard library functions aren't supported officially by cuda, so we're better off using the numext implementations.
2016-04-07 11:42:14 -07:00