powered by
Detect if Matrix is Symmetric
is_symmetric_matrix(m, tol = .Machine$double.eps^0.5)
Logical.
A matrix.
Tolerance for comparison.