Classes | |
| class | EigenSolver< _MatrixType > |
| Eigen values/vectors solver for non selfadjoint matrices. More... | |
| class | HessenbergDecomposition< _MatrixType > |
| Reduces a squared matrix to an Hessemberg form. More... | |
| class | QR< MatrixType > |
| QR decomposition of a matrix. More... | |
| class | SelfAdjointEigenSolver< _MatrixType > |
| Eigen values/vectors solver for selfadjoint matrix. More... | |
| class | Tridiagonalization< _MatrixType > |
| Trigiagonal decomposition of a selfadjoint matrix. More... | |
#include <Eigen/QR>
1.5.9