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-07-26 23:02:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
doc
/
examples
History
Christoph Hertzberg
73b1c0a660
fix warnings for doc-eigen-prerequisites
2018-07-24 21:59:15 +02:00
..
BVH_Example.cpp
Fix compilation of BVH example
2016-06-14 11:32:09 +02:00
CMakeLists.txt
Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property.
2014-08-22 12:13:07 +02:00
EulerAngles.cpp
Complete docs and add ostream operator for EulerAngles.
2016-06-19 20:42:45 +03:00
FFT.cpp
fix warnings for doc-eigen-prerequisites
2018-07-24 21:59:15 +02:00
MatrixExponential.cpp
…
MatrixFunction.cpp
…
MatrixLogarithm.cpp
…
MatrixPower_optimal.cpp
Enable saving intermidiate (Schur decomposition) but disable unstable specialization for matrix power-matrix product.
2012-09-21 23:24:28 +08:00
MatrixPower.cpp
Enable saving intermidiate (Schur decomposition) but disable unstable specialization for matrix power-matrix product.
2012-09-21 23:24:28 +08:00
MatrixSine.cpp
…
MatrixSinh.cpp
…
MatrixSquareRoot.cpp
…
PolynomialSolver1.cpp
Fix bug
#314
:
2012-11-06 15:25:50 +01:00
PolynomialUtils1.cpp
…