is.symmetric: Tests whether the given matrix is symmetric.

Description Usage Arguments Value

Description

Tests whether the given matrix is symmetric.

Usage

1

Arguments

mat

Matrix to be tested for symmetry.

Value

Whether the matrix is symmetric.


mp documentation built on May 1, 2019, 10:19 p.m.

Related to is.symmetric in mp...