Exemple #1
0
 def Swap(self, other):
     return _sparsemat.SparseMatrix_Swap(self, other)
Exemple #2
0
 def Swap(self, other):
     r"""Swap(SparseMatrix self, SparseMatrix other)"""
     return _sparsemat.SparseMatrix_Swap(self, other)