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-30 18:14:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
7fddc6a51f
typo
2018-11-14 14:43:18 +01:00
..
ArrayCwiseBinaryOps.h
typo
2018-11-14 14:43:18 +01:00
ArrayCwiseUnaryOps.h
sigmoid -> logistic
2018-08-13 11:14:50 -07:00
BlockMethods.h
Fix compilation on CUDA
2018-10-09 17:02:16 +02: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
Rename Symbolic namespace to symbolic to be consistent with numext namespace
2018-09-15 14:16:20 +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
ReshapedMethods.h
Workaround nbcc+msvc compiler bug
2018-11-02 14:48:28 -07:00