2024-09-13

Cholesky Decomposition

https://en.wikipedia.org/wiki/Cholesky_decomposition

Positive Definite Matrix can be decomposed as \(A = L L ^T\) . This decomposition is called cholesky decomposition.


Found this interesting? Subscribe to new posts.
Any comments? Send an email.