Function
NumCosmoMathVarDictnew
Declaration [src]
NcmVarDict*
ncm_var_dict_new (
void
)
Return value
Type: NcmVarDict
A new NcmVarDict.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmVarDict*
ncm_var_dict_new (
void
)
Type: NcmVarDict
A new NcmVarDict.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |