Method: TwoDMatrix#row_ptr

Defined in:
lib/csrmatrix.rb

#row_ptrObject (readonly)

Returns the value of attribute row_ptr.



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

def row_ptr
  @row_ptr
end