Description Usage Arguments Value Examples
checks if the eigenvalues are positive real numbers
1 | pdcheck(m, tol = 1e-06)
|
m |
a symmetric matrix |
tol |
the tolerance value determines what eigenvalues are considered essentially zero. the default is 1e-6. |
a logical value
1 | pdcheck(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.