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
e2b383632699684d06ae180b3ad85cfb0189973a
eigen
/
Eigen
/
src
/
plugins
History
Benoit Steiner
ea75dba201
Added missing EIGEN_DEVICE_FUNC qualifiers to the unary array ops
2016-06-06 13:32:28 -07:00
..
ArrayCwiseBinaryOps.h
Improve doc of special math functions
2016-05-20 14:18:48 +02:00
ArrayCwiseUnaryOps.h
Added missing EIGEN_DEVICE_FUNC qualifiers to the unary array ops
2016-06-06 13:32:28 -07:00
BlockMethods.h
Add typedefs for the return type of all block methods.
2016-02-19 22:15:01 +01:00
CMakeLists.txt
forgot to hg add this file
2010-01-05 14:36:55 +01:00
CommonCwiseBinaryOps.h
Add support for NVCC5: most of the Core and part of LU are callable from CUDA code.
2013-02-07 19:06:14 +01:00
CommonCwiseUnaryOps.h
Implement generic scalar*expr and expr*scalar operator based on scalar_product_traits.
2016-06-02 22:16:37 +02:00
MatrixCwiseBinaryOps.h
bug
#872
: remove usage of deprecated bind1st.
2015-06-09 10:52:04 +02:00
MatrixCwiseUnaryOps.h
added scalar_sign_op (both real,complex)
2015-11-24 17:15:07 -05:00