コード例 #1
0
 def idx(self, l, m):
     """idx(sht self, unsigned int l, unsigned int m) -> int"""
     return _shtns.sht_idx(self, l, m)
コード例 #2
0
ファイル: shtns.py プロジェクト: arnabd88/CIVL-CS6110
 def idx(self, l, m):
     """idx(sht self, unsigned int l, unsigned int m) -> int"""
     return _shtns.sht_idx(self, l, m)