Method: TwoDMatrix#ndim

Defined in:
lib/csrmatrix.rb

#ndimObject (readonly)

Returns the value of attribute ndim.



73
74
75
# File 'lib/csrmatrix.rb', line 73

def ndim
  @ndim
end