Ejemplo n.º 1
0
 def GetRowSums(self, x):
     return _sparsemat.SparseMatrix_GetRowSums(self, x)
Ejemplo n.º 2
0
 def GetRowSums(self, x):
     r"""GetRowSums(SparseMatrix self, Vector x)"""
     return _sparsemat.SparseMatrix_GetRowSums(self, x)