Checks whether a matrix is symmetric positive definite (SPD) or not.
1 |
mx |
Matrix to check. |
c |
The smallest eigenvalue threshold (eigenvalue larger than c implies non-zero eigenvalue, and SPD matrices have all non-zero eigenvalues). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.