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