def SetOperator(self, a): return _sparsesmoothers.SparseSmoother_SetOperator(self, a)
def SetOperator(self, a): r"""SetOperator(SparseSmoother self, Operator a)""" return _sparsesmoothers.SparseSmoother_SetOperator(self, a)