Function

NumCosmoMathVarDictnew

Declaration [src]

NcmVarDict*
ncm_var_dict_new (
  void
)

Description [src]

Creates a new NcmVarDict.

Return value

Type: NcmVarDict

A new NcmVarDict.

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