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