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
c76990664bcc8647eb321105067af9ced86d4959
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
7ee378d89d
Fix various scalar type conversion warnings.
2013-07-12 16:40:02 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ColPivHouseholderQR_MKL.h
Fix bug
#314
:
2012-11-06 15:25:50 +01:00
ColPivHouseholderQR.h
Fix various scalar type conversion warnings.
2013-07-12 16:40:02 +02:00
FullPivHouseholderQR.h
Fix bug
#314
: move remaining math functions from internal to numext namespace
2013-06-10 23:40:56 +02:00
HouseholderQR_MKL.h
Get rid of include directives inside namespace blocks (bug
#339
).
2012-04-15 11:06:28 +01:00
HouseholderQR.h
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
2013-06-17 00:14:42 +02:00