isPD | R Documentation |
Helper function to check if matrix is positive definite
isPD(mat, tol = 1e-06)
mat |
The matrix |
tol |
The tolerance |
A boolean indicating positive definiteness
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.