Constructor

NumCosmoMathISetnew

Declaration [src]

NcmISet*
ncm_iset_new (
  guint n
)

Description [src]

Creates a new NcmISet object.

Parameters

n

Type: guint

Maximum index.

Return value

Type: NcmISet

A new NcmISet.

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