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-14 09:01:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Benoit Steiner
74e558cfa8
Pulled latest updates from trunk
2015-04-01 23:24:11 -07: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
Pulled latest update from the eigen main codebase
2015-03-24 13:12:14 -07:00