Description Usage Arguments Value
check if a matrix is positive definite
1 | isPositiveDefinite(x, tol = 1e-18)
|
x |
a |
tol |
a value indicating the smallest integer considered positive |
TRUE if the matrix is positive definite, and FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.