Method

NumCosmoMathSphereMapadd_to_vec

Declaration [src]

void
ncm_sphere_map_add_to_vec (
  NcmSphereMap* smap,
  NcmTriVec* vec,
  const gdouble s
)

Description [src]

Adds s to the signal at the pixel corresponding to vec.

Parameters

vec

Type: NcmTriVec

A NcmTriVec.

The data is owned by the caller of the method.
s

Type: const gdouble

Signal.