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
a2feb6f3c7a7c5a88e187a21bbb85f3d6ae4f65b
eigen
/
unsupported
/
Eigen
/
src
/
MatrixFunctions
History
Jitse Niesen
a2feb6f3c7
Add defensive assert to MatrixExponential,
2011-09-03 04:58:06 +01:00
..
CMakeLists.txt
new unsupported module by Jitse Niesen: matrix exponential
2009-05-05 20:46:55 +00:00
MatrixExponential.h
Add defensive assert to MatrixExponential,
2011-09-03 04:58:06 +01:00
MatrixFunction.h
Decouple MatrixFunction and MatrixFunctionAtomic
2011-06-07 14:40:27 +01:00
MatrixFunctionAtomic.h
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
2011-07-21 11:19:36 +02:00
MatrixLogarithm.h
Leverage triangular square root in matrix log.
2011-08-25 07:42:32 +01:00
MatrixSquareRoot.h
Split code for (quasi)triangular matrices from MatrixSquareRoot.
2011-08-25 07:42:21 +01:00
StemFunction.h
API change: ei_matrix_exponential(A) --> A.exp(), etc
2010-03-16 17:26:55 +00:00