Пример #1
0
 def ScaleRows(self, sl):
     return _sparsemat.SparseMatrix_ScaleRows(self, sl)
Пример #2
0
 def ScaleRows(self, sl):
     r"""ScaleRows(SparseMatrix self, Vector sl)"""
     return _sparsemat.SparseMatrix_ScaleRows(self, sl)