Method
NumCosmoMathSerializearray_to_yaml_file
Declaration [src]
void
ncm_serialize_array_to_yaml_file (
NcmSerialize* ser,
NcmObjArray* oa,
const gchar* filename
)
Parameters
oa-
Type:
NcmObjArrayA
NcmObjArray.The data is owned by the caller of the method. filename-
Type:
const gchar*Oa filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.