sparse_L | R Documentation |
Generates the L matrix of the LDL decomposition from the output of the 'sparse_chol' function
sparse_L(mat)
mat |
List returned by 'sparse_chol' |
A matrix of class 'dsCMatrix'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.