Method

NumCosmoMathFitMCset_data_file

Declaration [src]

void
ncm_fit_mc_set_data_file (
  NcmFitMC* mc,
  const gchar* filename
)

Description [src]

Sets the data file to be used by the NcmMSetCatalog object of mc.

Parameters

filename

Type: const gchar*

A filename.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.