compare_by(elements)
For internal use.
# File lib/matrix.rb, line 1095 def compare_by(elements) @elements == elements end