Exemplo n.º 1
0
 def GetRowSums(self, l):
     """GetRowSums(DenseMatrix self, Vector l)"""
     return _densemat.DenseMatrix_GetRowSums(self, l)
Exemplo n.º 2
0
 def GetRowSums(self, l):
     return _densemat.DenseMatrix_GetRowSums(self, l)