Elemental
0.86
Introduction
A brief tour of the library
Build system
Core functionality
BLAS-like linear algebra
LAPACK-like linear algebra
Reduction to condensed form
Factorizations
Cholesky factorization
LDL factorization
Dense LDL
Sparse LDL
LU factorization
LQ factorization
QR factorization
RQ factorization
Generalized QR factorization
Generalized RQ factorization
Interpolative Decomposition (ID)
Skeleton decomposition
References
Spectral analysis
Matrix functions
Matrix properties
Linear solvers
Euclidean minimization
Permutations
Reflectors
Utilities
Optimization
Control theory
Special matrices
Input/output
Indices
Elemental
Docs
»
LAPACK-like linear algebra
»
Factorizations
»
LDL factorization
»
Dense LDL
View page source
Dense LDL
ΒΆ
Pivoted dense LDL
Factorization
Solve after factorization
Multiply after factorization
Inertia after factorization
References
Unpivoted dense LDL
Factorization
Solve after factorization
Multiply after factorization
References