Esempio n. 1
0
 def Elem(self, *args):
     r"""
     Elem(BilinearForm self, int i, int j) -> double
     Elem(BilinearForm self, int i, int j) -> double const &
     """
     return _bilinearform.BilinearForm_Elem(self, *args)
Esempio n. 2
0
 def Elem(self, *args):
     return _bilinearform.BilinearForm_Elem(self, *args)