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
d9c131de5b0c47cdf1997cd5e69fd911d3e00853
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Hauke Heibel
bb46a45340
Finally fixed the matrix function/exponential warning.
...
Index fixes.
2010-06-20 23:13:24 +02:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Finally fixed the matrix function/exponential warning.
2010-06-20 23:13:24 +02:00
MatrixFunction.h
Finally fixed the matrix function/exponential warning.
2010-06-20 23:13:24 +02:00
MatrixFunctionAtomic.h
Fixed 64bit/Index related warnings in the matrix functions module.
2010-06-15 09:57:41 +02:00
StemFunction.h
API change: ei_matrix_exponential(A) --> A.exp(), etc
2010-03-16 17:26:55 +00:00