Table of Contents

Class: Index py4cs/SparseMatrix.py
Methods   
__add__
__init__
__repr__
__str__
__sub__
reconstruct
value
  __add__ 
__add__ ( self,  n )

  __init__ 
__init__ (
        self,
        name='i',
        start=None,
        stop=None,
        offset=0,
        )

  __repr__ 
__repr__ ( self )

  __str__ 
__str__ ( self )

  __sub__ 
__sub__ ( self,  n )

  reconstruct 
reconstruct ( self )

__repr__ should have been this function, but that makes printing of dictionary definition of matrices less readable

  value 
value ( self,  i )


Table of Contents

This document was automatically generated on Sun Mar 14 15:31:01 2004 by HappyDoc version 2.1