Method: TwoDMatrix#col_ind

Defined in:
lib/csrmatrix.rb

#col_indObject (readonly)

Returns the value of attribute col_ind.



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

def col_ind
  @col_ind
end