amd_order | R Documentation |
AMD ordering
amd_order(mat)
mat |
A matrix |
Generates the approximate minimum degree ordering of the matrix for use in efficient Cholesky decomposition of PAP^T.
A list with the permutation vector and it's inverse.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.