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
cd3c81c3bc3495118c0feb6d553768318db810c8
eigen
/
Eigen
/
src
/
QR
History
Essex Edwards
cd3c81c3bc
Add a NNLS solver to unsupported - issue
#655
2022-03-23 20:20:44 +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
Replace Eigen type metaprogramming with corresponding std types and make use of alias templates
2022-03-16 16:43:40 +00:00
CompleteOrthogonalDecomposition.h
Replace Eigen type metaprogramming with corresponding std types and make use of alias templates
2022-03-16 16:43:40 +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
Add a NNLS solver to unsupported - issue
#655
2022-03-23 20:20:44 +00:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00