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
3e5b3a33fadc6611f2c577fab69c7520afbe5a1b
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
3e5b3a33fa
quick bugfix in QR::isFullRank() (not 100% sure about the reference value
...
for the comparison to 0)
2009-01-20 10:37:39 +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
quick bugfix in QR::isFullRank() (not 100% sure about the reference value
2009-01-20 10:37:39 +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