View source: R/019_interface_matrix_utilities.R
| intf_is_psd | R Documentation |
Check if a symmetric matrix is PSD within tolerance
intf_is_psd(val, tol = EIGVAL_TOL)
val |
A symmetric numeric matrix |
tol |
Eigenvalue tolerance |
Logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.