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