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-19 11:31:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
42e27d41a2
Fix hypot() and hypotNorm() wrt NaN and INF values.
2014-09-02 16:09:39 +02:00
..
AssignmentFunctors.h
bug
#99
: refactor assignment and compound assignment mechanism through "assignment functors" and "assignement kernels".
2013-11-06 18:17:59 +01:00
BinaryFunctors.h
Fix hypot() and hypotNorm() wrt NaN and INF values.
2014-09-02 16:09:39 +02:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
bug
#808
: fix implicit conversions from int/longint to float/double
2014-07-08 19:07:58 +02:00
StlFunctors.h
Split the huge Functors.h file
2013-11-06 10:36:10 +01:00
UnaryFunctors.h
Add component-wise atan() function (see bug
#80
).
2014-06-19 14:55:14 +01:00