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
Shinnecock Hills, New York

... 10.41% of the population are Hispanic or Latino of any race. There are 502 households out of which 24.1% have children under the age of 18 living with them, 52.8% are ...

 
 
 
This page was created in 26.6 ms