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
ce425d92f1c1d199c8428c46b4c4ea3be81b137b
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
783eb6da9b
I forgot that the previous commit needed minor changes outside the bench folder
2008-07-08 17:25:58 +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
I forgot that the previous commit needed minor changes outside the bench folder
2008-07-08 17:25:58 +00:00
HessenbergDecomposition.h
* split Product to a DiagonalProduct template specialization
2008-06-15 11:54:18 +00:00
QR.h
- many updates after Cwise change
2008-07-08 07:56:01 +00:00
QrInstantiations.cpp
* Added a generalized eigen solver for the selfadjoint case.
2008-06-14 19:42:12 +00:00
SelfAdjointEigenSolver.h
- many updates after Cwise change
2008-07-08 07:56:01 +00:00
Tridiagonalization.h
* split Product to a DiagonalProduct template specialization
2008-06-15 11:54:18 +00:00