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-28 17:16:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
2f7e2614e7
bug
#1232
: refactor special functions as a new SpecialFunctions module, currently in unsupported/.
2016-07-08 11:13:55 +02:00
..
ArrayCwiseBinaryOps.h
bug
#1232
: refactor special functions as a new SpecialFunctions module, currently in unsupported/.
2016-07-08 11:13:55 +02:00
ArrayCwiseUnaryOps.h
bug
#1232
: refactor special functions as a new SpecialFunctions module, currently in unsupported/.
2016-07-08 11:13:55 +02: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
Fix warnings with gcc
2016-06-15 18:11:33 +02:00
CommonCwiseUnaryOps.h
Implement scalar multiples and division by a scalar as a binary-expression with a constant expression.
2016-06-14 11:26:57 +02:00
MatrixCwiseBinaryOps.h
Big 279: enable mixing types for comparisons, min, and max.
2016-06-10 15:05:43 +02:00
MatrixCwiseUnaryOps.h
added scalar_sign_op (both real,complex)
2015-11-24 17:15:07 -05:00