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
daf9bbeca26e98da2eed0058835cbb04e0a30ad8
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
daf9bbeca2
Fix compilation error in logistic packet op.
2020-06-03 00:57:41 +00:00
..
AssignmentFunctors.h
bug
#1684
: partially workaround clang's 6/7 bug
#40815
2019-03-13 10:40:01 +01:00
BinaryFunctors.h
Extend support for Packet16b:
2020-04-28 16:12:47 +00:00
NullaryFunctors.h
Remove packet ops pinsertfirst and pinsertlast that are only used in a single place, and can be replaced by other ops when constructing the first/final packet in linspaced_op_impl::packetOp.
2020-05-08 15:41:50 -07:00
StlFunctors.h
bug
#1532
: disable stl::*_negate in C++17 (they are deprecated)
2018-04-03 15:59:30 +02: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 compilation error in logistic packet op.
2020-06-03 00:57:41 +00:00