Home
last modified time | relevance | path

Searched defs:vec2pix (Results 1 – 3 of 3) sorted by relevance

/dports/science/healpix/Healpix_3.50/src/java/src/healpix/essentials/
H A DHealpixBase.java309 public long vec2pix(Vec3 vec) throws Exception in vec2pix() method in HealpixBase
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/
H A Dpixelfunc.py608 def vec2pix(nside, x, y, z, nest=False): function
/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dhealpix_pymod.cc134 py::array vec2pix (const py::array &in, size_t nthreads) const in vec2pix() function in ducc0::detail_pymodule_healpix::Pyhpbase