Home
last modified time | relevance | path

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

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dc.py1994 def tan_numpy_xyz2pixelxy(tan, npxyz, npx, npy): argument
H A Dutil.py1994 def tan_numpy_xyz2pixelxy(tan, npxyz, npx, npy): argument
H A Dutil_wrap.c5098 static int tan_numpy_xyz2pixelxy(tan_t* tan, PyArrayObject* npxyz, in tan_numpy_xyz2pixelxy()