ddmatrix-chol | R Documentation |
Cholesky factorization for distributed matrices with R-like syntax, with calculations performed by the PBLAS and ScaLAPACK libraries.
## S4 method for signature 'ddmatrix'
chol(x)
x |
numeric distributed matrices. |
Extensions of R linear algebra functions.
chol()
performs Cholesky factorization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.