def MakePtAP(self, A, P): r"""MakePtAP(OperatorHandle self, OperatorHandle A, OperatorHandle P)""" return _handle.OperatorHandle_MakePtAP(self, A, P)
def MakePtAP(self, A, P): return _handle.OperatorHandle_MakePtAP(self, A, P)