Function
NumCosmoMathDatasetclear
Declaration [src]
void
ncm_dataset_clear (
NcmDataset** dset
)
Parameters
dset-
Type:
NcmDatasetPointer to type defined by
NcmDataset.The data is owned by the caller of the function.
void
ncm_dataset_clear (
NcmDataset** dset
)
dsetType: NcmDataset
Pointer to type defined by NcmDataset.
| The data is owned by the caller of the function. |