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
c587e63631b6c37e842033c2b0438f269865dd0a
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chen-Pang He
c587e63631
Simplify MatrixPower::split
2013-07-20 17:49:38 +08:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Make non-conversion unary constructors explicit.
2013-07-11 02:31:13 +08:00
MatrixFunction.h
We need not prohibit assignment here. Thanks to changeset
3edd4681f2
2013-07-07 19:57:23 +08:00
MatrixFunctionAtomic.h
Prevent copying with internal::noncopyable.
2013-07-07 19:34:13 +08:00
MatrixLogarithm.h
Make non-conversion unary constructors explicit.
2013-07-11 02:31:13 +08:00
MatrixPower.h
Simplify MatrixPower::split
2013-07-20 17:49:38 +08:00
MatrixSquareRoot.h
Make non-conversion unary constructors explicit.
2013-07-11 02:31:13 +08:00
StemFunction.h
Prevent copying with internal::noncopyable.
2013-07-07 19:34:13 +08:00