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
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Gael Guennebaud
5fc4ce6449
bug
#876
: remove usage of atanh2 in matrix power
2014-12-08 16:44:05 +01:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Make MatrixFunction use nested_eval instead of nested
2014-09-18 17:31:17 +02:00
MatrixFunction.h
Make MatrixFunction use nested_eval instead of nested
2014-09-18 17:31:17 +02:00
MatrixLogarithm.h
bug
#876
, matrix_log_compute_2x2: directly use logp1 instead of atanh2
2014-12-08 16:28:06 +01:00
MatrixPower.h
bug
#876
: remove usage of atanh2 in matrix power
2014-12-08 16:44:05 +01:00
MatrixSquareRoot.h
Make MatrixFunction use nested_eval instead of nested
2014-09-18 17:31:17 +02:00
StemFunction.h
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
2013-07-26 15:39:18 +01:00