Cholesky decomposition
In mathematics, the Cholesky decomposition of matrix theory is a special case of the LU decomposition which can only be done if A is a symmetric positive definite matrix with real entries.You can decompose A into:
- A = L LT
|
|
|
Cholesky decompositionIn mathematics, the Cholesky decomposition of matrix theory is a special case of the LU decomposition which can only be done if A is a symmetric positive definite matrix with real entries.You can decompose A into:
External linksFor a brief history of the theorem and an explanation of its name see the entry on the Cholesky algorithm, decomposition, factorisation, etc. in For an obituary of Andre-Louis Cholesky see For a nice account in French by Yves Dumont see |
|
| Copyright 2004. All rights reserved. | |