Class: SparseMatrix::SparseMatrix

Inherits:
AbstractMatrix show all
Defined in:
lib/sparse_matrix.rb

Instance Attribute Summary

Attributes inherited from AbstractMatrix

#column, #row

Method Summary

Methods inherited from AbstractMatrix

#*, #+, #initialize, #print_matrix, #read_matrix, #to_s

Constructor Details

This class inherits a constructor from SparseMatrix::AbstractMatrix