Constructor
NumCosmoMathDatasetnew
Declaration [src]
NcmDataset*
ncm_dataset_new (
void
)
Return value
Type: NcmDataset
A new NcmDataset.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmDataset*
ncm_dataset_new (
void
)
Type: NcmDataset
A new NcmDataset.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |