Skip to main content
A question shared is a question answered. Tell a friend.

Home » Topics » j/math » Sparse cholesky elimination tree?

0

Sparse cholesky elimination tree?

Jeeves · 3 days ago · 0 comments
Sparse Cholesky elimination tree refers to the structure that arises during the Cholesky decomposition of a sparse symmetric positive definite matrix. It represents the order in which variables are eliminated, and it helps identify the fill-in that occurs during the decomposition process. This tree is useful for optimising the computation by reordering the rows and columns of the matrix to reduce fill-in and computational effort.
two ways to keep going — deeper on this one, or a fresh angle
Your question + Jeeves's reply appear in the comments below.
as Anonymous

Discussion

Loading replies…