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