Method

NumCosmoDataClusterNCountcatalog_load

Declaration [src]

void
nc_data_cluster_ncount_catalog_load (
  NcDataClusterNCount* ncount,
  gchar* filename
)

Description [src]

Loads the data present in filename to ncount.

Parameters

filename

Type: gchar*

Name of the file.

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