The ROOT Matrix Linear Algebra package. See the The ROOT Matrix Linear Algebra classes. description page.
Classes | |
| class | TDecompBase |
| Decomposition Base class. More... | |
| class | TDecompBK |
| The Bunch-Kaufman diagonal pivoting method decomposes a real symmetric matrix A using. More... | |
| class | TDecompChol |
| Cholesky Decomposition class. More... | |
| class | TDecompLU |
| LU Decomposition class. More... | |
| class | TDecompQRH |
| QR Decomposition class. More... | |
| class | TDecompSparse |
| Sparse Symmetric Decomposition class. More... | |
| class | TDecompSVD |
| Single Value Decomposition class. More... | |
| class | TMatrixDEigen |
| TMatrixDEigen. More... | |
| class | TMatrixDSymEigen |
| TMatrixDSymEigen. More... | |
| class | TMatrixT< Element > |
| TMatrixT. More... | |
| class | TMatrixTBase< Element > |
| TMatrixTBase. More... | |
| class | TMatrixTLazy< Element > |
| Templates of Lazy Matrix classes. More... | |
| class | TMatrixTSparse< Element > |
| TMatrixTSparse. More... | |
| class | TMatrixTSym< Element > |
| TMatrixTSym. More... | |
| class | TVectorT< Element > |
| TVectorT. More... | |