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
ede27f5780880e5fb89662d11db5a0e3b5586766
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Chen-Pang He
ede27f5780
Apply argument-dependent lookup on user-defined types. (using std::)
2013-07-20 23:30:37 +08:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Apply argument-dependent lookup on user-defined types. (using std::)
2013-07-20 23:30:37 +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
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