Method

NumCosmoMathVParamref

Declaration [src]

NcmVParam*
ncm_vparam_ref (
  NcmVParam* vparam
)

Description [src]

Increases the reference count of vparam by one.

Return value

Type: NcmVParam

vparam.

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