| is_symmetric_matrix | R Documentation |
Detect if Matrix is Symmetric
is_symmetric_matrix(m, tol = .Machine$double.eps^0.5)
m |
A matrix. |
tol |
Tolerance for comparison. |
Logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.