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
77e652d8ad3eea056e24e7458ad2ba17688723d5
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Christoph Hertzberg
718521d5cf
Silenced several double-promotion warnings
2016-05-22 18:17:04 +02:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Silenced several double-promotion warnings
2016-05-22 18:17:04 +02: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
Get rid of class internal::nested<> (still have to updated Tensor module)
2015-06-19 17:56:39 +02:00
StemFunction.h
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
2013-07-26 15:39:18 +01:00