Ejemplo n.º 1
0
 def ScaleRows(self, sl):
     return _sparsemat.SparseMatrix_ScaleRows(self, sl)
Ejemplo n.º 2
0
 def ScaleRows(self, sl):
     r"""ScaleRows(SparseMatrix self, Vector sl)"""
     return _sparsemat.SparseMatrix_ScaleRows(self, sl)