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
0505248f250f0d1665d51e2e8f0775531ce40382
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Christoph Hertzberg
0ec8afde57
Fixed most conversion warnings in MatrixFunctions module
2018-11-20 16:23:28 +01:00
..
MatrixExponential.h
A few small fixes to a) prevent throwing in ctors and dtors of the threading code, and b) supporting matrix exponential on platforms with 113 bits of mantissa for long doubles.
2018-11-09 14:15:32 -08: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
Fixed most conversion warnings in MatrixFunctions module
2018-11-20 16:23:28 +01:00
MatrixSquareRoot.h
Removed several shadowing types and use global Index typedef everywhere
2018-07-25 21:47:45 +02:00
StemFunction.h
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
2013-07-26 15:39:18 +01:00