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