def idx(self, l, m): """idx(sht self, unsigned int l, unsigned int m) -> int""" return _shtns.sht_idx(self, l, m)