Method

NumCosmoMathVarDictref

Declaration [src]

NcmVarDict*
ncm_var_dict_ref (
  NcmVarDict* vd
)

Description [src]

Increases the reference count of vd by one.

Return value

Type: NcmVarDict

vd.

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