{(char*)"sht_nphi_get",_wrap_sht_nphi_get,METH_VARARGS,(char*)"sht_nphi_get(sht self) -> unsigned short const"},
{(char*)"sht_nlat_get",_wrap_sht_nlat_get,METH_VARARGS,(char*)"sht_nlat_get(sht self) -> unsigned short const"},
{(char*)"sht_nspat_get",_wrap_sht_nspat_get,METH_VARARGS,(char*)"sht_nspat_get(sht self) -> unsigned int const"},
{(char*)"sht_nlm_cplx_get",_wrap_sht_nlm_cplx_get,METH_VARARGS,(char*)"sht_nlm_cplx_get(sht self) -> unsigned int const"},
{(char*)"new_sht",(PyCFunction)_wrap_new_sht,METH_VARARGS|METH_KEYWORDS,(char*)"new_sht(int lmax, int mmax=-1, int mres=1, int norm=sht_orthonormal, int nthreads=0) -> sht"},
{(char*)"sht_set_grid",(PyCFunction)_wrap_sht_set_grid,METH_VARARGS|METH_KEYWORDS,(char*)"sht_set_grid(sht self, int nlat=0, int nphi=0, int flags=sht_quick_init, double polar_opt=1.0e-8, int nl_order=1)"},