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-15 09:18:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chen-Pang He
3d94ed9fa0
Document on MatrixExponential::ScalingOp
2013-07-21 00:18:19 +08:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Document on MatrixExponential::ScalingOp
2013-07-21 00:18:19 +08:00
MatrixFunction.h
We need not prohibit assignment here. Thanks to changeset 3edd4681f2f04c1164cb3805f1ac37fbf9a618c0
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
Apply argument-dependent lookup on user-defined types. (using std::)
2013-07-20 23:30:37 +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