Class: SparseMatrix::AbstractMatrix
- Inherits:
-
Object
- Object
- SparseMatrix::AbstractMatrix
- Defined in:
- lib/sparse_matrix.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#intialize ⇒ Object
6 7 8 |
# File 'lib/sparse_matrix.rb', line 6 def intialize () end |