Method: TwoDMatrix#val

Defined in:
lib/csrmatrix.rb

#valObject (readonly)

Returns the value of attribute val.



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

def val
  @val
end