示例#1
0
 def Inverse(self):
     r"""Inverse(BilinearForm self) -> MatrixInverse"""
     return _bilinearform.BilinearForm_Inverse(self)
示例#2
0
 def Inverse(self):
     return _bilinearform.BilinearForm_Inverse(self)