Method

NumCosmoMathReparamref

Declaration [src]

NcmReparam*
ncm_reparam_ref (
  NcmReparam* reparam
)

Description [src]

Increases the reference count of reparam by one.

Return value

Type: NcmReparam

The passed NcmReparam.

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