Method: RMatrix::PrintTable#row_count
- Defined in:
- lib/rmatrix/printing/print_table.rb
#row_count ⇒ Object
Returns the value of attribute row_count.
3 4 5 |
# File 'lib/rmatrix/printing/print_table.rb', line 3 def row_count @row_count end |