solve_diag_psd_diag | R Documentation |
Computes a faster version of a diagonal matrix times a square matrix times the same diagonal matrix
solve_diag_psd_diag(X, s, check_psd = FALSE)
X |
square matrix with dimensions d x d |
s |
vector of length d |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.