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-10-20 20:11:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
3c12e24164
Add bind1st_op and bind2nd_op helpers to turn binary functors into unary ones, and implement scalar_multiple2 and scalar_quotient2 on top of them.
2016-06-13 16:18:59 +02:00
..
AssignmentFunctors.h
Relax mixing-type constraints for binary coefficient-wise operators:
2016-06-06 15:11:41 +02:00
BinaryFunctors.h
Add bind1st_op and bind2nd_op helpers to turn binary functors into unary ones, and implement scalar_multiple2 and scalar_quotient2 on top of them.
2016-06-13 16:18:59 +02:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
linspaced's divisor for integer is better stored as the underlying scalar type.
2016-05-26 17:36:54 +02:00
StlFunctors.h
Remove support of std::binder* in C++11
2015-06-15 15:34:05 +02:00
TernaryFunctors.h
Add TernaryFunctors and the betainc SpecialFunction.
2016-06-02 17:04:19 -07:00
UnaryFunctors.h
Expose log1p to Array.
2016-06-01 17:00:08 +02:00