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
54459214a1b9c67df04bc529474fca1ec9f4c84f
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chip Kerchner
54459214a1
Fix epsilon and dummy_precision values in long double for double doubles. Prevented some algorithms from converging on PPC.
2023-02-16 23:35:42 +00:00
..
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
MatrixExponential.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
MatrixFunction.h
Replace Eigen type metaprogramming with corresponding std types and make use of alias templates
2022-03-16 16:43:40 +00:00
MatrixLogarithm.h
Replace assert with eigen_assert.
2022-10-04 17:11:23 +00:00
MatrixPower.h
Fix epsilon and dummy_precision values in long double for double doubles. Prevented some algorithms from converging on PPC.
2023-02-16 23:35:42 +00:00
MatrixSquareRoot.h
Replace Eigen type metaprogramming with corresponding std types and make use of alias templates
2022-03-16 16:43:40 +00:00
StemFunction.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00