Example #1
0
 def ScaleColumns(self, sr):
     return _sparsemat.SparseMatrix_ScaleColumns(self, sr)
Example #2
0
 def ScaleColumns(self, sr):
     r"""ScaleColumns(SparseMatrix self, Vector sr)"""
     return _sparsemat.SparseMatrix_ScaleColumns(self, sr)