Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > matrixライブラリ > Matrixクラス > ==
self == other -> bool
eql?(other) -> bool
自分自身と other を比較し、同値であれば真(true)を返します。