Function

NumCosmoMathObjDictIntnew

Declaration [src]

NcmObjDictInt*
ncm_obj_dict_int_new (
  void
)

Description [src]

Creates a new NcmObjDictInt.

Return value

Type: NcmObjDictInt

A new NcmObjDictInt.

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