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
505bdbb9ef877b2a7d265322a902024d0d4481ec
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
8e0ec3c62b
reduce epsilon in QR
2009-01-29 16:11:46 +00:00
..
CMakeLists.txt
Added Triangular expression to extract upper or lower (strictly or not)
2008-04-26 18:26:05 +00:00
EigenSolver.h
more Scalar conversions fixes
2009-01-07 10:22:46 +00:00
HessenbergDecomposition.h
* the Upper->UpperTriangular change
2008-12-20 13:36:12 +00:00
QR.h
reduce epsilon in QR
2009-01-29 16:11:46 +00:00
QrInstantiations.cpp
Big API change in Cholesky module:
2008-10-13 15:53:27 +00:00
SelfAdjointEigenSolver.h
fix a bug -- bad read found by valgrind
2009-01-08 14:23:30 +00:00
Tridiagonalization.h
one last compilation fix ...
2008-12-22 21:04:13 +00:00