Method
NumCosmoMathDatasetappend_data
Declaration [src]
void
ncm_dataset_append_data (
NcmDataset* dset,
NcmData* data
)
Parameters
data-
Type:
NcmDataNcmDataobject to be appended toNcmDataset.The data is owned by the caller of the method.