def Mult(self, x, y): return _sparsesmoothers.GSSmoother_Mult(self, x, y)
def Mult(self, x, y): r"""Mult(GSSmoother self, Vector x, Vector y)""" return _sparsesmoothers.GSSmoother_Mult(self, x, y)