|
Numerical AnalysisPrograms Supporting AlgorithmsApplets by Richard Nunoo, book by Dr. Richard Burden and Dr. D. Faires. |
Direct Factorization AlgorithmTo factor the n x n matrix A =( aij) into the product of the lower-triangular matrix L= (lij) and the upper-triangular matrix U = (uij); that is, A = LU, where the main diagonal of either L or U consists of all ones. |
|
|
|