View source: R/019_interface_matrix_utilities.R
| intf_is_hermitian | R Documentation |
Check if a matrix is symmetric (and Hermitian for real case)
intf_is_hermitian(val)
val |
A numeric matrix or sparse matrix |
List with is_symmetric (logical) and is_hermitian (logical)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.