Method

NumCosmoMathDatasetref

Declaration [src]

NcmDataset*
ncm_dataset_ref (
  NcmDataset* dset
)

Description [src]

Increases the reference count of dset by one.

Return value

Type: NcmDataset

dset.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.