568 569 570
# File 'lib/mittsu/math/matrix4.rb', line 568 def ==(other) other.elements == @elements end