Method

NumCosmoMathISetref

Declaration [src]

NcmISet*
ncm_iset_ref (
  NcmISet* iset
)

Description [src]

Increase the reference of iset by one.

Return value

Type: NcmISet

iset.

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