This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80de35b6c562bca343fd5933bacc525dc1aeeb39
eigen
/
Eigen
/
src
/
Core
/
functors
History
Gael Guennebaud
749b56f6af
merge with default branch
2014-09-14 17:34:54 +02:00
..
AssignmentFunctors.h
Fix mixing scalar types with evaluators
2014-02-19 16:30:17 +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