Method
NumCosmoMathDatasetget_data
Declaration [src]
NcmData*
ncm_dataset_get_data (
NcmDataset* dset,
guint n
)
Return value
Type: NcmData
The NcmData associated with n.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |