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
83592659ba380d1e79fa6f460009d05f12e01b6e
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
98dfe0c13f
Fix useless ';' warning
2017-01-25 22:55:04 +01: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
Update all block expressions to accept compile-time sizes passed by fix<N> or fix<N>(n)
2017-01-18 09:43:58 +01: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
Fix useless ';' warning
2017-01-25 22:55:04 +01: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