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
c0d6a72611d40d4e7e45c9adb146b9635e2c12f8
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
c0d6a72611
Use pnegate(pzero(x)) as a generic way to generate -0.0. Some compiler do not handle the literal -0.0 properly in fastmath mode.
2022-10-12 01:57:05 +00:00
..
AssignmentFunctors.h
Revert "Add constexpr, test for C++14 constexpr."
2022-09-16 21:14:29 +00:00
BinaryFunctors.h
Use pnegate(pzero(x)) as a generic way to generate -0.0. Some compiler do not handle the literal -0.0 properly in fastmath mode.
2022-10-12 01:57:05 +00:00
NullaryFunctors.h
Revert "Add constexpr, test for C++14 constexpr."
2022-09-16 21:14:29 +00:00
StlFunctors.h
Revert "Add constexpr, test for C++14 constexpr."
2022-09-16 21:14:29 +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
Unconditionally enable CXX11 math.
2022-10-04 17:37:47 +00:00