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-05-16 09:48:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chen-Pang He
c273a6c37c
Avoid pow(Scalar, int) for C++11 conformance.
2013-07-05 03:33:56 +08:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Avoid pow(Scalar, int) for C++11 conformance.
2013-07-05 03:33:56 +08:00
MatrixFunction.h
Fix bug
#314
:
2012-11-06 15:25:50 +01:00
MatrixFunctionAtomic.h
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00
MatrixLogarithm.h
compilation fixes in unsupported
2013-06-12 12:52:41 +02:00
MatrixPower.h
Let complex power fall back to "log, scale, exp".
2013-07-05 00:28:28 +08:00
MatrixSquareRoot.h
Matrix square root can process 0 eigenvalue.
2013-06-24 23:57:57 +08:00
StemFunction.h
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
2012-07-13 14:42:47 -04:00