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