= private = protected
row_size()
Returns the number of rows.
# File lib/matrix.rb, line 276 def row_size @rows.size end