Exemple #1
0
 def xy2q(self, x, y):
     """calls the C-code in RQconv
     """
     return RQconv.xy2q(self.data, self.exp, x, y)