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-18 19:11:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
4213b63f5c
Factories code between numext::hypot and scalar_hyot_op functor.
2018-04-04 15:12:43 +02:00
..
AssignmentFunctors.h
Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH aliases
2017-07-17 01:02:51 +02:00
BinaryFunctors.h
Factories code between numext::hypot and scalar_hyot_op functor.
2018-04-04 15:12:43 +02:00
NullaryFunctors.h
bug
#1417
: make LinSpace compatible with std::complex
2017-06-06 17:25:56 +02: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
Added support for expm1 in Eigen.
2016-12-02 14:13:01 -08:00