Example #1
0
 def GetRowSums(self, x):
     return _sparsemat.SparseMatrix_GetRowSums(self, x)
Example #2
0
 def GetRowSums(self, x):
     r"""GetRowSums(SparseMatrix self, Vector x)"""
     return _sparsemat.SparseMatrix_GetRowSums(self, x)