Description Usage Arguments Value
Checks if a matrix is diagonal.
1 | is_diagonal(x, eps = .Machine$double.eps^1/2)
|
x |
A matrix. |
eps |
A tolerance level. |
TRUE
if the matrix is diagonal, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.