Encyclopedia > Cholesky decomposition

  Article Content

Cholesky decomposition

Cholesky decomposition is a special case of 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

where L is a lower triangular matrix with positive diagonal entries, and LT denotes the transpose of L.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Ludvika

... Of the total population of 26450, 13112 are male, and 13338 are female. The population density of the community is 18 inhabitants per km². External links Ludvika ...

 
 
 
This page was created in 22.7 ms