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
fb68b149cb499baf1007b0f0b8cf1784eed185fe
eigen
/
Eigen
/
src
/
Core
/
functors
History
Deanna Hood
fb68b149cb
Rename isnan to isNaN
2015-03-17 02:04:42 +10:00
..
AssignmentFunctors.h
Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC.
2014-10-13 17:18:26 +02:00
BinaryFunctors.h
bug
#701
: workaround (min) and (max) blocking ADL by introducing numext::mini and numext::maxi internal functions and a EIGEN_NOT_A_MACRO macro.
2014-10-20 15:55:32 +02:00
CMakeLists.txt
Install functor folder with cmake
2013-11-08 14:07:11 +00:00
NullaryFunctors.h
The usage of DenseIndex is deprecated, so let's replace DenseIndex by Index
2015-02-16 15:05:41 +01:00
StlFunctors.h
Split the huge Functors.h file
2013-11-06 10:36:10 +01:00
UnaryFunctors.h
Rename isnan to isNaN
2015-03-17 02:04:42 +10:00