Method

NumCosmoMathSphereMapget_ring_size

Declaration [src]

gint64
ncm_sphere_map_get_ring_size (
  NcmSphereMap* smap,
  gint64 r_i
)

Description [src]

Get the number of pixels of the ring r_i of smap.

Parameters

r_i

Type: gint64

Ring index.

Return value

Type: gint64

The number of pixels of the ring r_i of smap.