is_psd | R Documentation |
Checks if matrix is positive semi-definite
is_psd(X, tol = 1e-08)
X |
matrix to test |
tol |
tolerance to allow for zero eigenvalues |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.