示例#1
0
 def MakePtAP(self, A, P):
     r"""MakePtAP(OperatorHandle self, OperatorHandle A, OperatorHandle P)"""
     return _handle.OperatorHandle_MakePtAP(self, A, P)
示例#2
0
 def MakePtAP(self, A, P):
     return _handle.OperatorHandle_MakePtAP(self, A, P)