= private = protected
hash()
Returns a hash-code for the matrix.
# File lib/matrix.rb, line 866 def hash @rows.hash end