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
9441d94dccccd5db8d64179516fdc5b53994a047
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
ea2c02060c
Add reciprocal packet op and fast specializations for float with SSE, AVX, and AVX512.
2022-01-21 23:49:18 +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
Add reciprocal packet op and fast specializations for float with SSE, AVX, and AVX512.
2022-01-21 23:49:18 +00:00