Function

NumCosmoMathObjDictStrnew

Declaration [src]

NcmObjDictStr*
ncm_obj_dict_str_new (
  void
)

Description [src]

Creates a new NcmObjDictStr.

Return value

Type: NcmObjDictStr

A new NcmObjDictStr.

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