Method
NumCosmoMathSerializevar_dict_to_yaml_file
Declaration [src]
void
ncm_serialize_var_dict_to_yaml_file (
NcmSerialize* ser,
NcmVarDict* vd,
const gchar* filename
)
Parameters
vd-
Type:
NcmVarDictA
NcmVarDict.The data is owned by the caller of the method. filename-
Type:
const gchar*Vd filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.