Method: Abst::Matrix.width

Defined in:
lib/include/matrix.rb

.widthObject (readonly)

Returns the value of attribute width.



8
9
10
# File 'lib/include/matrix.rb', line 8

def width
  @width
end