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
f4ec8edea8a8396e1b744db9ea61de2c451bd15d
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
7580112c31
Fix harmless Scalar vs RealScalar cast.
2019-02-18 22:12:28 +01:00
..
AssignmentFunctors.h
updates based on PR feedback
2018-06-14 10:21:54 -04:00
BinaryFunctors.h
updates based on PR feedback
2018-06-14 10:21:54 -04:00
NullaryFunctors.h
Fix harmless Scalar vs RealScalar cast.
2019-02-18 22:12:28 +01: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
Set cost of conjugate to 0 (in practice it boils down to a no-op).
2019-02-18 14:43:07 +01:00