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-02 02:00:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
471eac5399
bug
#1195
: move NumTraits::Div<>::Cost to internal::scalar_div_cost (with some specializations in arch/SSE and arch/AVX)
2016-09-08 08:36:27 +02:00
..
AssignmentFunctors.h
Relax mixing-type constraints for binary coefficient-wise operators:
2016-06-06 15:11:41 +02:00
BinaryFunctors.h
bug
#1195
: move NumTraits::Div<>::Cost to internal::scalar_div_cost (with some specializations in arch/SSE and arch/AVX)
2016-09-08 08:36:27 +02:00
NullaryFunctors.h
Fix shadowing wrt Eigen::Index
2016-09-05 17:19:47 +02:00
StlFunctors.h
Remove support of std::binder* in C++11
2015-06-15 15:34:05 +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
bug
#1195
: move NumTraits::Div<>::Cost to internal::scalar_div_cost (with some specializations in arch/SSE and arch/AVX)
2016-09-08 08:36:27 +02:00