Method
NumCosmoMathSerializedict_int_to_yaml_file
Declaration [src]
void
ncm_serialize_dict_int_to_yaml_file (
NcmSerialize* ser,
NcmObjDictInt* odi,
const gchar* filename
)
Parameters
odi-
Type:
NcmObjDictIntA
NcmObjDictInt.The data is owned by the caller of the method. filename-
Type:
const gchar*Odi filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.