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-08-05 03:30:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
80ccacc717
Fix accuracy of logistic sigmoid
2022-01-08 00:15:14 +00:00
..
AssignmentFunctors.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
BinaryFunctors.h
fix various typos
2021-09-22 16:15:06 +00:00
NullaryFunctors.h
Require recent GCC and MSCV and removed
EIGEN_HAS_CXX14
and some other feature test macros
2021-12-01 00:48:34 +00:00
StlFunctors.h
removed EIGEN_HAS_CXX11_* and redundant EIGEN_COMP_CXXVER checks
2021-11-29 19:18:57 +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
Fix accuracy of logistic sigmoid
2022-01-08 00:15:14 +00:00