Method

NumCosmoMathSphereMapref

Declaration [src]

NcmSphereMap*
ncm_sphere_map_ref (
  NcmSphereMap* smap
)

Description [src]

Increases the reference count of smap.

Return value

Type: NcmSphereMap

smap.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.