Ejemplo n.º 1
0
 def Yrotate(self, Qlm, alpha):
     """Yrotate(sht self, PyObject * Qlm, double alpha) -> PyObject *"""
     return _shtns.sht_Yrotate(self, Qlm, alpha)
Ejemplo n.º 2
0
 def Yrotate(self, Qlm, alpha):
     """Yrotate(sht self, PyObject * Qlm, double alpha) -> PyObject *"""
     return _shtns.sht_Yrotate(self, Qlm, alpha)