Method

NumCosmoMathSParamref

Declaration [src]

NcmSParam*
ncm_sparam_ref (
  NcmSParam* sparam
)

Description [src]

Atomically increases the reference count of sparam by one.

Return value

Type: NcmSParam

sparam.

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