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-07-21 04:14:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chip Kerchner
8f1b6198c2
Fix epsilon and dummy_precision values in long double for double doubles. Prevented some algorithms from converging on PPC.
...
(cherry picked from commit 54459214a1b9c67df04bc529474fca1ec9f4c84f)
2023-07-10 14:52:08 -07:00
..
MatrixExponential.h
Use pade for matrix exponential also for complex values.
2019-05-08 17:04:55 +02:00
MatrixFunction.h
Fixed most conversion warnings in MatrixFunctions module
2018-11-20 16:23:28 +01:00
MatrixLogarithm.h
Fixed most conversion warnings in MatrixFunctions module
2018-11-20 16:23:28 +01:00
MatrixPower.h
Fix epsilon and dummy_precision values in long double for double doubles. Prevented some algorithms from converging on PPC.
2023-07-10 14:52:08 -07:00
MatrixSquareRoot.h
Bug
#1796
: Make matrix squareroot usable for Map and Ref types
2019-12-20 18:10:22 +01:00
StemFunction.h
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
2013-07-26 15:39:18 +01:00