Method
NumCosmoMathDatasetcopy
Declaration [src]
NcmDataset*
ncm_dataset_copy (
NcmDataset* dset
)
Return value
Type: NcmDataset
The duplicate of dset, new container.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |