Method

NumCosmoMathDatasetget_info

Declaration [src]

gchar*
ncm_dataset_get_info (
  NcmDataset* dset
)

Description [src]

Obtains the informations associated with every NcmData in dset.

Return value

Type: gchar*

dset description.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.