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
b6f04a2dd4d68fe1858524709813a5df5b9a085b
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
1cd1a96d56
bug
#1351
: fix compilation of random with old compilers
...
(grafted from
ab4ef5e66e
)
2016-11-30 17:37:53 +01:00
..
AssignmentFunctors.h
Relax mixing-type constraints for binary coefficient-wise operators:
2016-06-06 15:11:41 +02:00
BinaryFunctors.h
Adding EIGEN_DEVICE_FUNC in the Geometry module.
2016-10-12 16:35:17 +01:00
NullaryFunctors.h
bug
#1351
: fix compilation of random with old compilers
2016-11-30 17:37:53 +01:00
StlFunctors.h
Remove support of std::binder* in C++11
2015-06-15 15:34:05 +02:00
TernaryFunctors.h
bug
#1232
: refactor special functions as a new SpecialFunctions module, currently in unsupported/.
2016-07-08 11:13:55 +02:00
UnaryFunctors.h
Adding EIGEN_DEVICE_FUNC in the Geometry module.
2016-10-12 16:35:17 +01:00