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
e48b6ad905678f2296839525122182cc57359af2
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
d56be9c128
* make HessenbergDecomposition uses the Householder module
...
* bugfix in ei_blas_traits for .conjugate().conjugate()
2009-08-17 17:41:01 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
EigenSolver.h
in all decs, make the compute() methods return *this
2009-08-15 23:12:39 -04:00
HessenbergDecomposition.h
* make HessenbergDecomposition uses the Householder module
2009-08-17 17:41:01 +02:00
QR.h
change the make householder algorithm so that the remaining coefficient
2009-08-17 17:04:32 +02:00
QrInstantiations.cpp
remove sentence "Eigen itself is part of the KDE project."
2009-05-22 20:25:33 +02:00
SelfAdjointEigenSolver.h
in all decs, make the compute() methods return *this
2009-08-15 23:12:39 -04:00
Tridiagonalization.h
* make HessenbergDecomposition uses the Householder module
2009-08-17 17:41:01 +02:00