method
symmetric?
v2_1_10 -
Show latest stable
- Class:
Matrix
symmetric?()public
Returns true is this is a symmetric matrix. Raises an error if matrix is not square.
symmetric?()Returns true is this is a symmetric matrix. Raises an error if matrix is not square.