Exemplo n.º 1
0
 def SetWidth(self, width_=-1):
     return _sparsemat.SparseMatrix_SetWidth(self, width_)
Exemplo n.º 2
0
 def SetWidth(self, width_=-1):
     r"""SetWidth(SparseMatrix self, int width_=-1)"""
     return _sparsemat.SparseMatrix_SetWidth(self, width_)