View source: R/019_interface_matrix_utilities.R
| intf_is_skew_symmetric | R Documentation |
Check if a matrix is skew-symmetric (A + A^T == 0)
intf_is_skew_symmetric(val)
val |
A numeric matrix or sparse matrix |
Logical scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.