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