= private = protected
inspect()
Overrides Object#inspect
# File lib/matrix.rb, line 955 def inspect "Matrix"+@rows.inspect end