![]() |
Numerical Analysis, Eighth Editionby Richard L. Burden and J. Douglas FairesJava Programs |
LDLt FactorizationTo factor the positive definite n x n matrix A into the form LDLt , where L is a lower-triangular matrix with 1's along the diagonal and D is a diagonal matrix with positive entries on the diagonal. |
|
|