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
65728257036652fe1cb337a19ee68d8ec01462a3
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Gael Guennebaud
63de19c000
bug
#1380
: fix matrix exponential with Map<>
2017-01-30 13:55:27 +01:00
..
MatrixExponential.h
bug
#1380
: fix matrix exponential with Map<>
2017-01-30 13:55:27 +01:00
MatrixFunction.h
bug
#1229
: bypass usage of Derived::Options which is available for plain matrix types only. Better use column-major storage anyway.
2016-05-18 16:44:05 +02:00
MatrixLogarithm.h
Silenced several double-promotion warnings
2016-05-22 18:17:04 +02:00
MatrixPower.h
Silenced several double-promotion warnings
2016-05-22 18:17:04 +02:00
MatrixSquareRoot.h
Fix MatrixFunctions module.
2016-06-03 09:21:35 +02:00
StemFunction.h
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
2013-07-26 15:39:18 +01:00