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)
def Elem(self, *args): return _bilinearform.BilinearForm_Elem(self, *args)