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
f9b7564faa7383177850836eda01fc7e33cd9b0f
eigen
/
Eigen
/
src
/
QR
History
Björn Ingvar Dahlgren
b94bddcde0
Typo in COD's doc: matrixR() -> matrixT()
2022-02-07 18:30:25 +00:00
..
ColPivHouseholderQR_LAPACKE.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
ColPivHouseholderQR.h
reduce float warnings (comparisons and implicit conversions)
2022-01-26 18:16:19 +00:00
CompleteOrthogonalDecomposition.h
Typo in COD's doc: matrixR() -> matrixT()
2022-02-07 18:30:25 +00:00
FullPivHouseholderQR.h
turn some macros intro constexpr functions
2021-12-10 19:27:01 +00:00
HouseholderQR_LAPACKE.h
Improved lapacke binding code for HouseholderQR and PartialPivLU
2021-12-02 00:10:58 +00:00
HouseholderQR.h
Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert.
2021-09-16 20:43:54 +00:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00