This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-08-02 10:10:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Benoit Jacob
75b7d98665
bug
#54
- really fix const correctness except in Sparse
2010-12-22 17:45:37 -05:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
MatrixFunction.h
bug
#54
- really fix const correctness except in Sparse
2010-12-22 17:45:37 -05:00
MatrixFunctionAtomic.h
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
StemFunction.h
API change: ei_matrix_exponential(A) --> A.exp(), etc
2010-03-16 17:26:55 +00:00