Home
last modified time | relevance | path

Searched defs:mmax (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/dports/science/healpix/Healpix_3.50/src/healpy/healpy/
H A Dsphtfunc.py55 mmax=None, argument
153 mmax=None, argument
249 mmax=None, argument
348 def synalm(cls, lmax=None, mmax=None, new=False, verbose=True): argument
461 mmax=None, argument
601 def getsize(lmax, mmax=None): argument
621 def getlmax(s, mmax=None): argument
687 def almxfl(alm, fl, mmax=None, inplace=False): argument
719 mmax=None, argument
838 mmax=None, argument
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/view/
H A Dview_rtree.h53 const int mmax[2] = { bbox.GetRight(), bbox.GetBottom() }; in Insert() local
69 const int mmax[2] = { INT_MAX, INT_MAX }; in Remove() local
82 int mmax[2] = { aBounds.GetRight(), aBounds.GetBottom() }; in Query() local
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/src/
H A D_sphtools.pyx68 def map2alm_spin_healpy(maps, spin, lmax = None, mmax = None): argument
144 def alm2map_spin_healpy(alms, nside, spin, lmax, mmax=None): argument
186 def map2alm(m, lmax = None, mmax = None, niter = 3, use_weights = False, argument
339 def alm2cl(alms, alms2 = None, lmax = None, mmax = None, lmax_out = None): argument
451 def almxfl(alm, fl, mmax = None, inplace = False): argument
501 mmax=None): argument
583 def alm_getlmmax(a, lmax, mmax): argument
606 cdef inline int alm_getlmax2(int s, int mmax):
/dports/science/healpix/Healpix_3.50/src/cxx/Healpix_cxx/
H A Dalm_fitsio.cc42 void get_almsize(fitshandle &inp, int &lmax, int &mmax) in get_almsize()
71 void get_almsize(const string &filename, int &lmax, int &mmax, int hdunum) in get_almsize()
79 void get_almsize_pol(const string &filename, int &lmax, int &mmax) in get_almsize_pol()
95 (fitshandle &inp, Alm<xcomplex<T> >&alms, int lmax, int mmax) in read_Alm_from_fits()
135 (const string &filename, Alm<xcomplex<T> >&alms, int lmax, int mmax, in read_Alm_from_fits()
151 (fitshandle &out, const Alm<xcomplex<T> > &alms, int lmax, int mmax, in write_Alm_to_fits()
199 (fitshandle &out, const Alm<xcomplex<T> > &alms, int lmax, int mmax, in write_compressed_Alm_to_fits()
H A Dalm_fitsio.h68 (fitshandle &inp, int lmax, int mmax) in read_Alm_from_fits()
114 int lmax, int mmax, PDT datatype) in write_Alm_to_fits()
124 int lmax, int mmax, PDT datatype) in write_Alm_to_fits()
H A Dcalc_powspec_module.cc55 int lmax,mmax; in calc_powspec_module() local
69 int lmax,mmax; in calc_powspec_module() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/connectivity/
H A Dconnectivity_rtree.h63 const int mmax[3] = { layers.End(), bbox.GetRight(), bbox.GetBottom() }; in Insert() local
80 const int mmax[3] = { layers.End(), bbox.GetRight(), bbox.GetBottom() }; in Remove() local
113 const int mmax[3] = { aRange.End(), aBounds.GetRight(), aBounds.GetBottom() }; in Query() local
/dports/science/healpix/Healpix_3.50/src/f90/sharp/libsharp/
H A Dsharp_almhelpers.c35 void hpsharp_make_triangular_alm_info (int lmax, int mmax, int stride, in hpsharp_make_triangular_alm_info()
53 void hpsharp_make_rectangular_alm_info (int lmax, int mmax, int stride, in hpsharp_make_rectangular_alm_info()
H A Dsharp.c90 static void ringhelper_update (ringhelper *self, int nph, int mmax, double phi0) in ringhelper_update()
143 void hpsharp_make_alm_info (int lmax, int mmax, int stride, in hpsharp_make_alm_info()
236 const hpsharp_ringinfo *info, void *data, int mmax, const dcmplx *phase, in ringhelper_phase2ring()
287 const hpsharp_ringinfo *info, const void *data, int mmax, dcmplx *phase, in ringhelper_ring2phase()
319 static void ringhelper_pair2phase (ringhelper *self, int mmax, in ringhelper_pair2phase()
328 static void ringhelper_phase2pair (ringhelper *self, int mmax, in ringhelper_phase2pair()
392 static void map2phase (hpsharp_job *job, int mmax, int llim, int ulim) in map2phase()
489 static void phase2map (hpsharp_job *job, int mmax, int llim, int ulim) in phase2map()
515 mmax=hpsharp_get_mmax(job->ainfo->mval, job->ainfo->nm); in hpsharp_execute_job() local
647 int mmax=(lmax+1)/2; in hpsharp_oracle() local
/dports/science/healpix/Healpix_3.50/src/f90/psht/libsharp/
H A Dsharp_almhelpers.c35 void sharp_make_triangular_alm_info (int lmax, int mmax, int stride, in sharp_make_triangular_alm_info()
53 void sharp_make_rectangular_alm_info (int lmax, int mmax, int stride, in sharp_make_rectangular_alm_info()
H A Dsharp.c90 static void ringhelper_update (ringhelper *self, int nph, int mmax, double phi0) in ringhelper_update()
143 void sharp_make_alm_info (int lmax, int mmax, int stride, in sharp_make_alm_info()
236 const sharp_ringinfo *info, void *data, int mmax, const dcmplx *phase, in ringhelper_phase2ring()
287 const sharp_ringinfo *info, const void *data, int mmax, dcmplx *phase, in ringhelper_ring2phase()
319 static void ringhelper_pair2phase (ringhelper *self, int mmax, in ringhelper_pair2phase()
328 static void ringhelper_phase2pair (ringhelper *self, int mmax, in ringhelper_phase2pair()
392 static void map2phase (sharp_job *job, int mmax, int llim, int ulim) in map2phase()
489 static void phase2map (sharp_job *job, int mmax, int llim, int ulim) in phase2map()
515 mmax=sharp_get_mmax(job->ainfo->mval, job->ainfo->nm); in sharp_execute_job() local
647 int mmax=(lmax+1)/2; in sharp_oracle() local
/dports/math/py-ducc0/ducc0-0.22.0/python/demos/
H A Dsht_analysis_demo.py8 def nalm(lmax, mmax): argument
12 def random_alm(lmax, mmax, spin, ncomp): argument
H A Dtotalconvolve_usage.py27 def nalm(lmax, mmax): argument
31 def random_alm(lmax, mmax, ncomp): argument
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DPyrMessage.cpp271 long m, mmax; in sendMessage() local
285 long m, mmax; in sendMessage() local
300 long m, mmax; in sendMessage() local
319 long m, mmax; in sendMessage() local
594 long m, mmax; in sendSuperMessage() local
608 long m, mmax; in sendSuperMessage() local
623 long m, mmax; in sendSuperMessage() local
642 long m, mmax; in sendSuperMessage() local
848 long i, j, m, mmax, numtemps, numargs, numArgsPushed; in executeMethodWithKeys() local
1010 long i, m, mmax, numtemps, numargs; in executeMethod() local
/dports/science/healpix/Healpix_3.50/src/cxx/libsharp/
H A Dsharp_almhelpers.c35 void sharp_make_triangular_alm_info (int lmax, int mmax, int stride, in sharp_make_triangular_alm_info()
54 void sharp_make_rectangular_alm_info (int lmax, int mmax, int stride, in sharp_make_rectangular_alm_info()
/dports/math/libsharp2/libsharp-54856313a5fcfb6a33817b7dfa28c4b1965ffbd1/libsharp2/
H A Dsharp_almhelpers.c31 void sharp_make_triangular_alm_info (int lmax, int mmax, int stride, in sharp_make_triangular_alm_info()
50 void sharp_make_rectangular_alm_info (int lmax, int mmax, int stride, in sharp_make_rectangular_alm_info()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_rtree.h69 const int mmax[3] = { type, bbox.GetRight(), bbox.GetBottom() }; in insert() local
89 const int mmax[3] = { type, bbox.GetRight(), bbox.GetBottom() }; in remove() local
135 const int mmax[3] = { type, bbox.GetRight(), bbox.GetBottom() }; variable
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/tests/
H A Dfs_ref.py17 mmax = np.floor(np.sqrt(np.sum(np.square(A),1)) * (kc/(2*np.pi))) + 1 variable
18 mmax = np.array(mmax,dtype=int).reshape((3,)) #matrix to array variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A Dblargg_common.cpp74 size_t utf8_decode_char( const char *p_utf8, unsigned & wide, size_t mmax ) in utf8_decode_char()
236 size_t mmax = blargg_wcslen( wpath ); in blargg_to_utf8() local
283 size_t mmax = strlen( path ); in blargg_to_wide() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Dblargg_common.cpp74 size_t utf8_decode_char( const char *p_utf8, unsigned & wide, size_t mmax ) in utf8_decode_char()
236 size_t mmax = blargg_wcslen( wpath ); in blargg_to_utf8() local
283 size_t mmax = strlen( path ); in blargg_to_wide() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_bstats.c16 int ii , mmin , mmax , ibr , nbr ; in THD_load_statistics() local
213 int ii , mmin , mmax , ibr , nbsold , nbr ; in THD_update_statistics() local
275 int ii , mmin , mmax , ibr , nbsold , nbr ; in THD_update_one_bstat() local
/dports/math/py-ducc0/ducc0-0.22.0/python/test/
H A Dtest_sht.py25 def nalm(lmax, mmax): argument
29 def random_alm(lmax, mmax, spin, ncomp, rng): argument
/dports/science/libint2/libint-2.7.1/tests/unit/
H A Dtest-core-ints.cc12 const int mmax = 40; variable
55 int mmax = 10; variable
/dports/science/helfem/HelFEM-21461e9/src/general/
H A Dgaunt.h39 int Mmax, mmax, mpmax; variable
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/fcg/ftn-auto/
H A Dfcgf.c67 PETSC_EXTERN void kspfcgsetmmax_(KSP ksp,PetscInt *mmax, int *__ierr) in kspfcgsetmmax_()
73 PETSC_EXTERN void kspfcggetmmax_(KSP ksp,PetscInt *mmax, int *__ierr) in kspfcggetmmax_()

12345678910>>...22