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-21 12:31:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
4b502a7215
Fix c++20 warnings about using enums in arithmetic expressions.
...
(cherry picked from commit f64b2954c711b7846ae6ae228c5f14bd8dd56ec4)
2021-06-11 02:35:19 +00:00
..
AssignmentFunctors.h
bug
#1684
: partially workaround clang's 6/7 bug
#40815
2019-03-13 10:40:01 +01:00
BinaryFunctors.h
Fix c++20 warnings about using enums in arithmetic expressions.
2021-06-11 02:35:19 +00:00
NullaryFunctors.h
adding attributes to constructors to support hip-clang on ROCm 3.5
2020-08-20 16:48:11 +02:00
StlFunctors.h
Define EIGEN_CPLUSPLUS and replace most __cplusplus checks.
2021-03-05 18:33:18 +00: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
Fix ambiguity due to argument dependent lookup.
2021-05-11 22:00:36 +00:00