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
3c423ccfe215283c5a5159ac74a8a23603e3f9bd
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chen-Pang He
3c423ccfe2
Document on complex matrix power.
2013-07-13 22:12:09 +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
Document on complex matrix power.
2013-07-13 22:12:09 +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