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
8673f68fd8bee8b8d0b4cebd8debb89bf7cbf81c
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Hauke Heibel
cedea2aba4
Fixed warnings regarding missing assignment operator.
2010-06-11 07:59:59 +02:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Fixed warnings regarding missing assignment operator.
2010-06-11 07:59:59 +02:00
MatrixFunction.h
Fixed warnings regarding missing assignment operator.
2010-06-11 07:59:59 +02:00
MatrixFunctionAtomic.h
the Index types change.
2010-05-30 16:00:58 -04:00
StemFunction.h
API change: ei_matrix_exponential(A) --> A.exp(), etc
2010-03-16 17:26:55 +00:00