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-05-24 23:26:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
f92567fecc
Add link to a useful example.
2017-09-20 10:22:23 +02:00
..
ArrayCwiseBinaryOps.h
bug
#426
: move operator && and || to MatrixBase and SparseMatrixBase.
2016-11-14 18:47:02 +01:00
ArrayCwiseUnaryOps.h
Added support for expm1 in Eigen.
2016-12-02 14:13:01 -08:00
BlockMethods.h
fixed the ordering of the template and EIGEN_DEVICE_FUNC keywords in a few more places to get more of the Eigen codebase to compile with nvcc again.
2017-02-01 15:41:29 -08:00
CommonCwiseBinaryOps.h
bug
#426
: move operator && and || to MatrixBase and SparseMatrixBase.
2016-11-14 18:47:02 +01:00
CommonCwiseUnaryOps.h
bug
#828
: clarify documentation of SparseMatrixBase's unary methods.
2016-09-16 10:40:50 +02:00
IndexedViewMethods.h
Add link to a useful example.
2017-09-20 10:22:23 +02:00
MatrixCwiseBinaryOps.h
Big 279: enable mixing types for comparisons, min, and max.
2016-06-10 15:05:43 +02:00
MatrixCwiseUnaryOps.h
bug
#828
: clarify documentation of SparseMatrixBase's unary methods.
2016-09-16 10:40:50 +02:00