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-22 13:01:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
afc014f1b5
Allow mixed types for pow(), as long as the exponent is exactly representable in the base type.
2022-09-12 21:55:30 +00:00
..
AssignmentFunctors.h
Add constexpr, test for C++14 constexpr.
2022-09-07 03:42:34 +00:00
BinaryFunctors.h
Add constexpr, test for C++14 constexpr.
2022-09-07 03:42:34 +00:00
NullaryFunctors.h
Add constexpr, test for C++14 constexpr.
2022-09-07 03:42:34 +00:00
StlFunctors.h
Add constexpr, test for C++14 constexpr.
2022-09-07 03:42:34 +00:00
TernaryFunctors.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
UnaryFunctors.h
Allow mixed types for pow(), as long as the exponent is exactly representable in the base type.
2022-09-12 21:55:30 +00:00