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
172737370633a30aec51f6abb938b0ea0478ff0a
eigen
/
unsupported
/
doc
/
examples
History
Jitse Niesen
8c8ab9ae10
Implement matrix logarithm + test + docs.
...
Currently, test matrix_function_1 fails due to bug
#288
.
2011-06-07 14:44:43 +01:00
..
BVH_Example.cpp
fix doc compilation
2010-11-12 11:33:09 +01:00
CMakeLists.txt
add a support module for MPFR C++ with basic unit testing
2010-07-15 16:29:04 +02:00
FFT.cpp
…
MatrixExponential.cpp
…
MatrixFunction.cpp
…
MatrixLogarithm.cpp
Implement matrix logarithm + test + docs.
2011-06-07 14:44:43 +01:00
MatrixSine.cpp
…
MatrixSinh.cpp
…
MatrixSquareRoot.cpp
Forgot to 'hg add' example file in last commit.
2011-05-10 09:59:58 +01:00
PolynomialSolver1.cpp
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
PolynomialUtils1.cpp
Creation of the Polynomials module with the following features:
2010-03-25 03:15:05 +01:00