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
0250f4a9f2f7bb54ed760cec045939a1bbe58170
eigen
/
Eigen
/
src
/
Core
/
functors
History
Deanna Hood
0250f4a9f2
Merged default into unary-array-cwise-functors
2015-04-20 14:01:35 -04:00
..
AssignmentFunctors.h
Fix vectorization of swap for non trivial expressions
2015-03-31 20:16:02 +02:00
BinaryFunctors.h
bug
#701
: workaround (min) and (max) blocking ADL by introducing numext::mini and numext::maxi internal functions and a EIGEN_NOT_A_MACRO macro.
2014-10-20 15:55:32 +02:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
StlFunctors.h
Split the huge Functors.h file
2013-11-06 10:36:10 +01:00
UnaryFunctors.h
Update cost of arg call to depend on if the scalar is complex or not
2015-03-17 14:04:33 +10:00