Exemple #1
0
 def SetOperator(self, a):
     return _sparsesmoothers.SparseSmoother_SetOperator(self, a)
Exemple #2
0
 def SetOperator(self, a):
     r"""SetOperator(SparseSmoother self, Operator a)"""
     return _sparsesmoothers.SparseSmoother_SetOperator(self, a)