Method

NumCosmoMathSphereMapset_map

Declaration [src]

void
ncm_sphere_map_set_map (
  NcmSphereMap* smap,
  GArray* map
)

Description [src]

Set map pixels to map using current ordering.

Parameters

map

Type: An array of double

Pixels.

The data is owned by the caller of the method.