= private = protected
hash()
Return a hash-code for the vector.
# File lib/matrix.rb, line 1109 def hash @elements.hash end