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