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