Method
NumCosmoMathSphereMapvec2pix_ring
Declaration [src]
void
ncm_sphere_map_vec2pix_ring (
NcmSphereMap* smap,
NcmTriVec* vec,
gint64* ring_index
)
Parameters
vec-
Type:
NcmTriVecA
NcmTriVec.The data is owned by the caller of the method. ring_index-
Type:
gint64*The pixel index in RING ordering.
The argument will be set by the function.