LDL_Cholesky | R Documentation |
Generates the Cholesky decomposition L as A == LL^T from a sparse matrix
LDL_Cholesky(mat)
mat |
A matrix of class 'dsCMatrix' |
A list of matrices L and D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.