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-17 18:41:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Rasmus Munk Larsen
28ba1b2c32
Add support for inverse hyperbolic functions.
...
Fix cost of division.
2019-01-11 17:45:37 -08: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
bug
#1630
: fix linspaced when requesting smaller packet size than default one.
2018-11-28 13:15:06 +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
Add support for inverse hyperbolic functions.
2019-01-11 17:45:37 -08:00