def ScaleRows(self, sl): return _sparsemat.SparseMatrix_ScaleRows(self, sl)
def ScaleRows(self, sl): r"""ScaleRows(SparseMatrix self, Vector sl)""" return _sparsemat.SparseMatrix_ScaleRows(self, sl)